pgsql-hackers since 2022-04-12 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 12, 2022

Thread Author Time
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Michael Paquier 00:03
Re: random() function documentation Dean Rasheed 00:18
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 00:35
Re: row filtering for logical replication Peter Smith 00:40
Re: A qsort template David Rowley 00:40
Re: Skip partition tuple routing with constant partition key Masahiko Sawada 00:45
Re: A qsort template 📎 David Rowley 00:58
RE: row filtering for logical replication 📎 [email protected] 01:31
Re: row filtering for logical replication Peter Smith 01:35
Re: API stability Kyotaro Horiguchi 02:57
Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman 📎 Michael Paquier 03:49
Re: PG DOCS - logical replication filtering Amit Kapila 03:52
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Amit Kapila 03:56
Re: Handle infinite recursion in logical replication setup Peter Smith 04:56
Re: Schema variables - new implementation for Postgres 15+1 📎 Pavel Stehule 05:00
Re: make MaxBackends available in _PG_init Julien Rouhaud 05:08
Re: Skipping schema changes in publication 📎 vignesh C 06:23
Re: avoid multiple hard links to same WAL file after a crash Kyotaro Horiguchi 06:46
Re: Skipping schema changes in publication Amit Kapila 06:49
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 06:52
fix cost subqueryscan wrong parallel cost 📎 [email protected] 06:57
Re: MERGE bug report Alvaro Herrera 07:47
Unable to connect to Postgres13 server from psql client built on master sirisha chamarthi 07:47
Re: PG DOCS - logical replication filtering 📎 Peter Smith 07:50
Re: Unable to connect to Postgres13 server from psql client built on master Julien Rouhaud 08:15
Re: random() function documentation 📎 Fabien COELHO 08:19
Re: PG DOCS - logical replication filtering Peter Smith 08:30
GSoC: Improve PostgreSQL Regression Test Coverage 📎 Dong Wook Lee 08:48
RE: WIP: WAL prefetch (another approach) 📎 Shinoda, Noriyoshi (PN Japan FSIP) 09:01
Re: row filtering for logical replication 📎 Alvaro Herrera 09:05
Re: Fixes for compression options of pg_receivewal and refactoring of backup_compression.{c,h} 📎 Michael Paquier 09:22
Re: Documentation issue with pg_stat_recovery_prefetch Thomas Munro 09:22
Re: WIP: WAL prefetch (another approach) Thomas Munro 09:28
Re: Temporary file access API Antonin Houska 09:30
RE: WIP: WAL prefetch (another approach) Shinoda, Noriyoshi (PN Japan FSIP) 09:32
Re: row filtering for logical replication Amit Kapila 10:15
Re: row filtering for logical replication Amit Kapila 10:30
Re: Skipping schema changes in publication vignesh C 10:46
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] 📎 Kyotaro Horiguchi 10:54
Re: Support logical replication of DDLs Amit Kapila 10:55
Re: Support logical replication of DDLs Amit Kapila 11:12
Re: Skipping schema changes in publication Amit Kapila 11:16
Re: typos Amit Kapila 11:26
Re: row filtering for logical replication 📎 Alvaro Herrera 11:31
Re: row filtering for logical replication 📎 Alvaro Herrera 11:41
Re: row filtering for logical replication Amit Kapila 11:50
Re: row filtering for logical replication Amit Kapila 11:54
Re: row filtering for logical replication 📎 Alvaro Herrera 12:46
GSOC: New and improved website for pgjdbc (JDBC) (2022) 📎 S.R Keshav 12:56
Re: Temporary file access API Robert Haas 13:01
Re: support for MERGE Alvaro Herrera 13:47
Re: row filtering for logical replication Alvaro Herrera 13:47
Re: WIP: WAL prefetch (another approach) Simon Riggs 13:58
Re: PG DOCS - logical replication filtering Euler Taveira 14:07
Re: support for MERGE Ranier Vilela 14:19
Re: Temporary file access API Matthias van de Meent 15:00
Re: random() function documentation Tom Lane 15:03
Re: random() function documentation Dagfinn Ilmari Mannsåker 15:12
Re: How about a psql backslash command to show GUCs? 📎 Tom Lane 15:19
Re: random() function documentation Tom Lane 15:22
Re: WIP: WAL prefetch (another approach) Tomas Vondra 15:41
Re: WIP: WAL prefetch (another approach) Simon Riggs 15:46
Re: WIP: WAL prefetch (another approach) Dagfinn Ilmari Mannsåker 15:57
Re: WIP: WAL prefetch (another approach) Tomas Vondra 16:07
Re: make MaxBackends available in _PG_init Nathan Bossart 16:17
Re: avoid multiple hard links to same WAL file after a crash Nathan Bossart 16:27
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 16:36
Re: How about a psql backslash command to show GUCs? Tom Lane 17:00
Re: make MaxBackends available in _PG_init Andres Freund 17:44
Re: CLUSTER sort on abbreviated expressions is broken 📎 Peter Geoghegan 18:01
Re: make MaxBackends available in _PG_init Nathan Bossart 18:03
Re: WIP: WAL prefetch (another approach) SATYANARAYANA NARLAPURAM 18:04
Re: Frontend error logging style Peter Eisentraut 18:29
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 18:49
Re: Frontend error logging style Tom Lane 18:56
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 19:05
Re: make MaxBackends available in _PG_init Robert Haas 19:12
Re: make MaxBackends available in _PG_init Tom Lane 19:21
Re: make MaxBackends available in _PG_init Robert Haas 19:30
Re: How about a psql backslash command to show GUCs? Jonathan S. Katz 19:40
Re: make MaxBackends available in _PG_init Nathan Bossart 19:49
Re: make MaxBackends available in _PG_init Nathan Bossart 19:59
Re: WIP: WAL prefetch (another approach) Thomas Munro 20:05
Re: make MaxBackends available in _PG_init Tom Lane 20:33
Re: make MaxBackends available in _PG_init Tom Lane 20:58
Re: make MaxBackends available in _PG_init Nathan Bossart 21:01
Re: make MaxBackends available in _PG_init Nathan Bossart 21:07
Re: make MaxBackends available in _PG_init Robert Haas 21:14
Re: make MaxBackends available in _PG_init Tom Lane 21:43
Re: make MaxBackends available in _PG_init Tom Lane 21:46
Improving the "Routine Vacuuming" docs Peter Geoghegan 21:53
Re: make MaxBackends available in _PG_init 📎 Nathan Bossart 22:26
Re: Improving the "Routine Vacuuming" docs 📎 David G. Johnston 23:24

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

Browse Archives

Prev | Next