pgsql-hackers since 2022-04-13 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 13, 2022

Thread Author Time
Re: Support logical replication of DDLs Zheng Li 00:19
Re: Improving the "Routine Vacuuming" docs Peter Geoghegan 00:22
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 00:26
Re: Improving the "Routine Vacuuming" docs David G. Johnston 02:20
Re: Skipping schema changes in publication vignesh C 03:15
Re: PG DOCS - logical replication filtering 📎 Peter Smith 03:24
Re: PG DOCS - logical replication filtering Peter Smith 03:34
Re: row filtering for logical replication Amit Kapila 03:39
Re: Support logical replication of DDLs Amit Kapila 03:47
Re: deparsing utility commands 📎 Ajin Cherian 04:29
Re: deparsing utility commands Ajin Cherian 04:33
Re: Skipping schema changes in publication Amit Kapila 04:39
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} 📎 Michael Paquier 05:25
Re: Skip partition tuple routing with constant partition key Amit Kapila 05:39
Add --{no-,}bypassrls flags to createuser 📎 Shinya Kato 05:51
Re: Temporary file access API Antonin Houska 06:30
Re: Add --{no-,}bypassrls flags to createuser Kyotaro Horiguchi 06:46
Re: CLUSTER on partitioned index Michael Paquier 06:50
Re: Atomic rename feature for Windows. Michael Paquier 07:04
Re: Add --{no-,}bypassrls flags to createuser Michael Paquier 07:10
Re: Skip partition tuple routing with constant partition key Masahiko Sawada 07:18
Re: Skipping schema changes in publication Peter Smith 07:35
Re: make MaxBackends available in _PG_init Michael Paquier 07:54
Re: Column Filtering in Logical Replication Masahiko Sawada 08:10
Re: Add --{no-,}bypassrls flags to createuser Kyotaro Horiguchi 08:35
Re: Support logical replication of DDLs Dilip Kumar 09:07
pgbench translation Guillaume Lelarge 09:18
Re: pgbench translation Alvaro Herrera 09:29
Re: Column Filtering in Logical Replication Amit Kapila 09:45
Re: Support logical replication of DDLs Amit Kapila 09:50
Re: pgbench translation Guillaume Lelarge 10:01
Re: [RFC] building postgres with meson -v8 📎 Peter Eisentraut 10:26
Re: Logical replication timeout problem 📎 Amit Kapila 10:45
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 10:48
Re: CLUSTER on partitioned index Justin Pryzby 10:52
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 10:54
Re: A qsort template 📎 John Naylor 11:19
Error logging messages 📎 Daniel Gustafsson 11:51
Re: Unit tests for SLRU Pavel Borisov 11:51
Re: should frontend tools use syncfs() ? Justin Pryzby 11:54
Re: make MaxBackends available in _PG_init Robert Haas 13:16
Re: Add --{no-,}bypassrls flags to createuser Robert Haas 13:18
Re: make MaxBackends available in _PG_init Tom Lane 13:27
JSON docs: RFC7159 is now superceded 📎 Simon Riggs 13:38
Re: Atomic rename feature for Windows. Robert Haas 13:38
Re: JSON docs: RFC7159 is now superceded Tom Lane 13:53
Re: JSON docs: RFC7159 is now superceded Simon Riggs 14:02
Re: JSON docs: RFC7159 is now superceded Andrew Dunstan 14:02
Re: deparsing utility commands Peter Eisentraut 14:19
Re: Atomic rename feature for Windows. Tom Lane 14:19
Building Postgres with lz4 on Visual Studio Melih Mutlu 14:21
Re: make MaxBackends available in _PG_init Robert Haas 14:22
Re: Atomic rename feature for Windows. Robert Haas 14:38
GSoC 2022: Proposal of pgmoneta on-disk encryption Solo Kyo 14:40
Re: make MaxBackends available in _PG_init Tom Lane 14:43
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} gkokolatos 14:58
Re: Atomic rename feature for Windows. Andres Freund 15:03
Re: GSoC 2022: Proposal of pgmoneta on-disk encryption Jesper Pedersen 15:20
Re: Atomic rename feature for Windows. Tom Lane 15:25
Re: make MaxBackends available in _PG_init Robert Haas 15:25
Re: Atomic rename feature for Windows. Robert Haas 15:30
Re: Atomic rename feature for Windows. Andres Freund 15:38
Re: make MaxBackends available in _PG_init Tom Lane 15:39
Re: Improving the "Routine Vacuuming" docs Robert Haas 15:40
Re: Temporary file access API Stephen Frost 15:49
Re: make MaxBackends available in _PG_init Robert Haas 15:50
Re: make MaxBackends available in _PG_init Tom Lane 16:05
Re: row filtering for logical replication Alvaro Herrera 16:31
timezones BCE Dave Cramer 16:33
Re: Improving the "Routine Vacuuming" docs Peter Geoghegan 16:34
Re: timezones BCE chap 16:48
Re: Support logical replication of DDLs 📎 Zheng Li 17:22
Re: typos Alvaro Herrera 17:29
Re: typos 📎 Justin Pryzby 17:40
GSoC: <Develop Performance Farm Benchmarks and Website> 📎 Yedil Serzhan 17:42
Re: timezones BCE Tom Lane 18:10
Re: timezones BCE Dave Cramer 18:13
Re: make MaxBackends available in _PG_init Nathan Bossart 18:30
Re: Pluggable toaster 📎 Nikita Malakhov 18:55
Re: How about a psql backslash command to show GUCs? Tom Lane 19:05
Re: Pluggable toaster 📎 Nikita Malakhov 19:58
Re: PG DOCS - logical replication filtering Euler Taveira 19:59
Re: Improving the "Routine Vacuuming" docs Robert Haas 20:24
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Justin Pryzby 20:28
SQL JSON compliance Andrew Dunstan 20:43
Re: typos David Rowley 20:56
Re: CLUSTER on partitioned index Michael Paquier 21:11
Re: timezones BCE chap 21:15
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} Michael Paquier 21:18
Re: Improving the "Routine Vacuuming" docs Peter Geoghegan 21:18
allow specifying action when standby encounters incompatible parameter settings 📎 Nathan Bossart 21:35
Re: typos David Rowley 21:39
Re: Improving the "Routine Vacuuming" docs David G. Johnston 22:03
Intermittent buildfarm failures on wrasse Tom Lane 22:08
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 22:20
Re: Temporary file access API Bruce Momjian 22:25
Re: Intermittent buildfarm failures on wrasse Tom Lane 22:54
Re: Temporary file access API Robert Haas 22:54
Re: PG DOCS - logical replication filtering Peter Smith 23:01
Re: Intermittent buildfarm failures on wrasse David Rowley 23:06
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 23:07
Re: Temporary file access API Stephen Frost 23:10
Re: Intermittent buildfarm failures on wrasse Andres Freund 23:13
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 23:17
Re: Temporary file access API Bruce Momjian 23:18
Re: shared-memory based stats collector - v70 David G. Johnston 23:34
Re: Intermittent buildfarm failures on wrasse Tom Lane 23:38
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 23:45
Re: Intermittent buildfarm failures on wrasse Tom Lane 23:51
Re: shared-memory based stats collector - v70 David G. Johnston 23:56

April 14, 2022

Thread Author Time
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 00:17
VPath Build Errors David G. Johnston 00:17
Re: typos Justin Pryzby 00:33
Re: Intermittent buildfarm failures on wrasse Andres Freund 00:35
Re: Intermittent buildfarm failures on wrasse Tom Lane 00:35
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Andres Freund 00:38
Re: VPath Build Errors Tom Lane 00:44
Re: VPath Build Errors David G. Johnston 00:48
Re: shared-memory based stats collector - v70 Andres Freund 00:55
RE: PG DOCS - logical replication filtering [email protected] 00:58
Re: Intermittent buildfarm failures on wrasse Andres Freund 00:59
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 01:03
Re: Intermittent buildfarm failures on wrasse Andres Freund 01:05
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 01:05
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 01:08
Re: shared-memory based stats collector - v70 Michael Paquier 01:20
Re: VPath Build Errors Julien Rouhaud 01:20
Re: Intermittent buildfarm failures on wrasse Tom Lane 01:23
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Imseih (AWS), Sami 01:32
Re: Intermittent buildfarm failures on wrasse Andres Freund 01:51
Re: Intermittent buildfarm failures on wrasse Tom Lane 02:18
Re: allow specifying action when standby encounters incompatible parameter settings Kyotaro Horiguchi 02:36
Re: Intermittent buildfarm failures on wrasse Noah Misch 02:51
Re: Column Filtering in Logical Replication Masahiko Sawada 03:02
Re: row filtering for logical replication Amit Kapila 03:15
Re: PG DOCS - logical replication filtering Amit Kapila 03:25
Re: Column Filtering in Logical Replication Amit Kapila 03:39
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 03:42
Re: Printing backtrace of postgres processes 📎 vignesh C 05:03
Re: make MaxBackends available in _PG_init Julien Rouhaud 05:50
Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov 05:58
Re: Assert in pageinspect with NULL pages Michael Paquier 06:27
Re: Improving the "Routine Vacuuming" docs John Naylor 06:36
Re: A qsort template 📎 David Rowley 06:46
Use outerPlanState macro instead of referring to leffttree 📎 Richard Guo 06:49
Re: Error logging messages Michael Paquier 07:10
Re: Add --{no-,}bypassrls flags to createuser 📎 Shinya Kato 07:42
Re: Error logging messages Daniel Gustafsson 08:21
Re: Handle infinite recursion in logical replication setup Peter Smith 08:22
RE: Skipping schema changes in publication [email protected] 08:55
Re: A qsort template John Naylor 08:58
GSOC'2022: New and improved website for pgjdbc (JDBC) (2022) 📎 S.R Keshav 09:18
Re: Support logical replication of DDLs Dilip Kumar 09:26
RE: Skipping schema changes in publication [email protected] 09:33
Re: Add --{no-,}bypassrls flags to createuser Daniel Gustafsson 09:57
GSoC: New and improved website for pgjdbc (JDBC) (2022) 📎 Alena Katkova 11:36
Re: Logical replication timeout problem Masahiko Sawada 12:20
Re: Logical replication timeout problem Euler Taveira 12:21
Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel 12:25
Re: GSOC'2022: New and improved website for pgjdbc (JDBC) (2022) Robert Haas 13:03
Re: GSOC'2022: New and improved website for pgjdbc (JDBC) (2022) S.R Keshav 13:07
Re: GSOC: New and improved website for pgjdbc (JDBC) (2022) 📎 S.R Keshav 13:15
Re: BufferAlloc: don't take two simultaneous locks Robert Haas 13:46
Re: Skipping schema changes in publication Peter Eisentraut 13:47
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Robert Haas 13:54
Re: BufferAlloc: don't take two simultaneous locks Tom Lane 14:03
Re: Support logical replication of DDLs Euler Taveira 14:15
Re: Error logging messages Peter Eisentraut 14:32
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Tom Lane 14:42
Re: Error logging messages Daniel Gustafsson 14:46
Re: BufferAlloc: don't take two simultaneous locks Robert Haas 15:02
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas 15:13
Re: BufferAlloc: don't take two simultaneous locks Tom Lane 15:27
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Robert Haas 15:33
[GSOC-22] Proposal Review Arjun Prashanth 15:33
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Andres Freund 15:41
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Tom Lane 15:46
Re: Intermittent buildfarm failures on wrasse Tom Lane 16:01
Re: allow specifying action when standby encounters incompatible parameter settings Nathan Bossart 16:13
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Robert Haas 16:16
Re: Intermittent buildfarm failures on wrasse Andres Freund 16:18
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 16:21
Re: make MaxBackends available in _PG_init Nathan Bossart 16:22
Re: Intermittent buildfarm failures on wrasse Tom Lane 16:26
Re: BufferAlloc: don't take two simultaneous locks Robert Haas 16:29
Re: make MaxBackends available in _PG_init Robert Haas 16:32
Re: make MaxBackends available in _PG_init Tom Lane 16:39
Re: pg_get_publication_tables() output duplicate relid Alvaro Herrera 16:45
Re: Intermittent buildfarm failures on wrasse 📎 Andres Freund 16:48
Re: fix cost subqueryscan wrong parallel cost Robert Haas 16:49
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Andres Freund 16:54
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Andres Freund 16:58
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 17:07
Re: Intermittent buildfarm failures on wrasse Peter Geoghegan 17:12
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Robert Haas 17:21
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Tom Lane 17:36
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Andres Freund 18:03
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Robert Haas 18:19
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Tom Lane 18:47
Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Tom Lane 19:05

Browse Archives

Prev | Next