Mailing lists [pgsql-hackers]
- Re: Adding CI to our tree Justin Pryzby
- Re: Mark all GUC variable as PGDLLIMPORT Tom Lane
- [PATCH] Avoid open and lock the table Extendend Statistics (src/backend/commands/statscmds.c) Ranier Vilela
- Re: Adding CI to our tree Andres Freund
- Re: Adding CI to our tree Justin Pryzby
- Re: Adding CI to our tree Justin Pryzby
- Re: [PATCH] Avoid open and lock the table Extendend Statistics (src/backend/commands/statscmds.c) Andres Freund
- [PATCH] New [relation] option engine Nikolay Shaplov
- Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan
- Re: Adding CI to our tree Andres Freund
- Re: generic plans and "initial" pruning David Rowley
- Re: Adding CI to our tree Andres Freund
- Re: Fix overflow in DecodeInterval Joseph Koshakow
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Thomas Munro
- Re: [PATCH] Avoid open and lock the table Extendend Statistics (src/backend/commands/statscmds.c) Ranier Vilela
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund
- Re: Mark all GUC variable as PGDLLIMPORT Chapman Flack
- Re: [PATCH] Avoid open and lock the table Extendend Statistics (src/backend/commands/statscmds.c) Tomas Vondra
- bailing out in tap tests nearly always a bad idea Andres Freund
- Re: [PATCH] Avoid open and lock the table Extendend Statistics (src/backend/commands/statscmds.c) Tom Lane
- Re: buildfarm warnings Andrew Dunstan
- Re: bailing out in tap tests nearly always a bad idea Tom Lane
- Re: xml_is_well_formed (was Re: buildfarm warnings) Andrew Dunstan
- Re: bailing out in tap tests nearly always a bad idea Andres Freund
- Re: pgsql: Add suport for server-side LZ4 base backup compression. Michael Paquier
- Re: [PATCH] nodeindexscan with reorder memory leak Alexander Korotkov
- Re: pgsql: Add suport for server-side LZ4 base backup compression. Michael Paquier
- Re: pgsql: Add TAP test to automate the equivalent of check_guc Michael Paquier
- Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Michael Paquier
- Re: buildfarm warnings Thomas Munro
- Re: Consistently use "startup process"/"WAL sender" instead of "Startup process"/"WAL Sender" in comments and docs. Bharath Rupireddy
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- How did queensnake corrupt zic.o? Thomas Munro
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- sockaddr_un.sun_len vs. reality Tom Lane
- Re: How did queensnake corrupt zic.o? Tom Lane
- Re: pg_receivewal.exe unhandled exception in zlib1.dll Michael Paquier
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: Assertion failure in WaitForWALToBecomeAvailable state machine Kyotaro Horiguchi
- Re: Database-level collation version tracking Peter Eisentraut
- Collation version tracking for macOS Peter Eisentraut
- Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Kyotaro Horiguchi
- Re: Database-level collation version tracking Julien Rouhaud
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Two noncritical bugs of pg_waldump Kyotaro Horiguchi
- Re: sockaddr_un.sun_len vs. reality Thomas Munro
- Re: [BUG]Update Toast data failure in logical replication Amit Kapila
- Re: Split xlog.c Heikki Linnakangas
- Re: TAP test to cover "EndOfLogTLI != replayTLI" case Heikki Linnakangas
- Re: TAP test to cover "EndOfLogTLI != replayTLI" case Amul Sul
- pgcrypto: Remove internal padding implementation Peter Eisentraut
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: automatically generating node support functions Peter Eisentraut
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Merging statistics from children instead of re-sampling everything Andrey V. Lepikhov
- RE: row filtering for logical replication tanghy.fnst@fujitsu.com
- postgres_fdw and skip locked Alexander Pyhalov
- Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel
- Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Ranier Vilela
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- RE: row filtering for logical replication houzj.fnst@fujitsu.com
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: sockaddr_un.sun_len vs. reality Robert Haas
- Re: Allow parallel plan for referential integrity checks? Robert Haas
- Re: Make mesage at end-of-recovery less scary. Ashutosh Sharma
- Re: sockaddr_un.sun_len vs. reality Tom Lane
- Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma
- Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Merging statistics from children instead of re-sampling everything Tomas Vondra
- Re: sockaddr_un.sun_len vs. reality Tom Lane
- Re: Mark all GUC variable as PGDLLIMPORT Robert Haas
- Re: Mark all GUC variable as PGDLLIMPORT Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: Database-level collation version tracking Peter Eisentraut
- Re: refactoring basebackup.c Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: bailing out in tap tests nearly always a bad idea Dagfinn Ilmari Mannsåker
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Mark all GUC variable as PGDLLIMPORT Robert Haas
- Re: [PATCH] Add reloption for views to enable RLS Christoph Heiss
- Re: automatically generating node support functions Tom Lane
- Re: Mark all GUC variable as PGDLLIMPORT Chapman Flack
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: fixing bookindex.html bloat Peter Eisentraut
- Re: Mark all GUC variable as PGDLLIMPORT Tom Lane
- Re: Mark all GUC variable as PGDLLIMPORT Robert Haas
- Re: Mark all GUC variable as PGDLLIMPORT Robert Haas
- Re: bailing out in tap tests nearly always a bad idea Andres Freund
- Re: bailing out in tap tests nearly always a bad idea Robert Haas
- Re: fixing bookindex.html bloat Andres Freund
- Re: Mark all GUC variable as PGDLLIMPORT Tom Lane
- Re: bailing out in tap tests nearly always a bad idea Tom Lane
- Re: warn if GUC set to an invalid shared library Maciek Sakrejda
- Re: Mark all GUC variable as PGDLLIMPORT Robert Haas
- Re: Fix overflow in justify_interval related functions Nathan Bossart
- Re: Non-decimal integer literals Christoph Berg
- Re: Fix overflow in justify_interval related functions Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Bruce Momjian
- Re: Fix overflow in justify_interval related functions Nathan Bossart
- Re: Time to drop plpython2? Tom Lane
- Re: [PATCH] Add tests for psql tab completion Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Teach pg_receivewal to use lz4 compression Robert Haas
- Re: buildfarm warnings Andrew Dunstan
- Observability in Postgres Greg Stark
- Re: generic plans and "initial" pruning Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Maciek Sakrejda
- Assertion failure in pgstat_assert_is_up during walsender exit Tom Lane
- Re: Time to drop plpython2? Tom Lane