Mailing lists [pgsql-hackers]
- Re: pg_upgrade does not upgrade pg_stat_statements properly Tom Lane
- Re: Doc: Fixed the result of the bit_count example Daniel Gustafsson
- Re: Replace l337sp34k in comments. Gavin Flower
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Re: pg_upgrade does not upgrade pg_stat_statements properly Tom Lane
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Re: pg_upgrade does not upgrade pg_stat_statements properly Tom Lane
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_upgrade does not upgrade pg_stat_statements properly Alvaro Herrera
- Re: Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep Bossart, Nathan
- Re: Slightly improve initdb --sync-only option's help message Bossart, Nathan
- Re: A qsort template John Naylor
- Re: Replace l337sp34k in comments. Michael Paquier
- Re: Autovacuum on partitioned table (autoanalyze) Andres Freund
- Re: speed up verifying UTF-8 John Naylor
- Re: pg_upgrade does not upgrade pg_stat_statements properly Julien Rouhaud
- Re: Reduce the number of special cases to build contrib modules on windows David Rowley
- RE: [postgres_fdw] add local pid to fallback_application_name kuroda.hayato@fujitsu.com
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [BUG]Update Toast data failure in logical replication Amit Kapila
- Re: when the startup process doesn't (logging startup delays) Nitin Jadhav
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- Re: logical replication empty transactions Peter Smith
- Re: Fix around conn_duration in pgbench Yugo NAGATA
- Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) Amit Kapila
- Re: Fix around conn_duration in pgbench Fujii Masao
- Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
- Use generation context to speed up tuplesorts David Rowley
- RE: Added schema level support for publication. houzj.fnst@fujitsu.com
- RE: Skipping logical replication transactions on subscriber side houzj.fnst@fujitsu.com
- Re: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) Greg Nancarrow
- Re: Record a Bitmapset of non-pruned partitions Amit Langote
- Re: A qsort template Peter Geoghegan
- Re: Problem about postponing gathering partial paths for topmost scan/join rel Richard Guo
- Division by zero error in to_char(num, '9.9EEEE') Dean Rasheed
- Re: Replace l337sp34k in comments. Geoff Winkless
- Re: Case expression pushdown Alexander Pyhalov
- RE: [HACKERS] logical decoding of two-phase transactions tanghy.fnst@fujitsu.com
- Re: Background writer and checkpointer in crash recovery Aleksander Alekseev
- Segment fault when excuting SPI function On PG with commit 41c6a5be liuhuailing@fujitsu.com
- Re: Slightly improve initdb --sync-only option's help message Daniel Gustafsson
- Re: amcheck verification for GiST and GIN Heikki Linnakangas
- Re: [Patch] ALTER SYSTEM READ ONLY Prabhat Sahu
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Greg Nancarrow
- Re: pg_upgrade does not upgrade pg_stat_statements properly Julien Rouhaud
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Lætitia Avrot
- Re: pg_upgrade does not upgrade pg_stat_statements properly Julien Rouhaud
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_upgrade does not upgrade pg_stat_statements properly Julien Rouhaud
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_upgrade does not upgrade pg_stat_statements properly Julien Rouhaud
- Re: A qsort template Ranier Vilela
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Zhihong Yu
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Ranier Vilela
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Michael Paquier
- Re: needless complexity in StartupXLOG Robert Haas
- RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) houzj.fnst@fujitsu.com
- param 'txn' not used in function maybe_send_schema() houzj.fnst@fujitsu.com
- Re: Background writer and checkpointer in crash recovery Robert Haas
- Re: Case expression pushdown Tom Lane
- Re: Use generation context to speed up tuplesorts Robert Haas
- Re: A qsort template John Naylor
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Tom Lane
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Daniel Gustafsson
- Re: [PATCH] test/ssl: rework the sslfiles Makefile target Jacob Champion
- Re: Segment fault when excuting SPI function On PG with commit 41c6a5be Tom Lane
- Re: Unbounded %s in sscanf Daniel Gustafsson
- Re: Case expression pushdown Tom Lane
- Re: Unbounded %s in sscanf Tom Lane
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Slightly improve initdb --sync-only option's help message Bossart, Nathan
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Re: Have I found an interval arithmetic bug? Tom Lane
- Re: pg_upgrade does not upgrade pg_stat_statements properly Tom Lane
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Re: [PATCH] Hooks at XactCommand level Tom Lane
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: archive status ".ready" files may be created too early Alvaro Herrera
- Re: logical decoding and replication of sequences Robert Haas
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Have I found an interval arithmetic bug? Robert Haas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Robert Haas
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: Asynchronous and "direct" IO support for PostgreSQL. Melanie Plageman
- Re: Have I found an interval arithmetic bug? Robert Haas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Robert Haas
- Re: Asynchronous and "direct" IO support for PostgreSQL. Andres Freund
- Re: Have I found an interval arithmetic bug? Tom Lane
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Background writer and checkpointer in crash recovery Andres Freund
- Re: archive status ".ready" files may be created too early Bossart, Nathan
- Re: Parallel Full Hash Join Melanie Plageman
- Re: Use generation context to speed up tuplesorts Andres Freund
- Re: Have I found an interval arithmetic bug? Tom Lane