Mailing lists [pgsql-hackers]
- Re: Minimising windows installer password confusion Craig Ringer
- Re: Minimising windows installer password confusion Craig Ringer
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- Re: 9.3: load path to mitigate load penalty for checksums Robert Haas
- Re: 9.3: load path to mitigate load penalty for checksums Robert Haas
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas
- Re: Minimising windows installer password confusion Craig Ringer
- Re: 16-bit page checksums for 9.2 Jeff Davis
- Re: 9.3: load path to mitigate load penalty for checksums Jeff Davis
- Re: Avoiding adjacent checkpoint records Bruce Momjian
- COMMENT on function's arguments Vlad Arkhipov
- Re: XLog changes for 9.3 Bruce Momjian
- Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Amit Kapila
- Re: Avoiding adjacent checkpoint records Tom Lane
- Re: initdb and fsync Jeff Davis
- Re: xml_is_document and selective pg_re_throw Nikhil Sontakke
- Re: hint bit i/o reduction Amit Kapila
- Re: Minimising windows installer password confusion Dave Page
- Re: Minimising windows installer password confusion Dave Page
- errdetail_busy_db plural forms Peter Eisentraut
- Re: Minimising windows installer password confusion Dave Page
- Re: Minimising windows installer password confusion Florian Pflug
- Re: initdb and fsync Peter Eisentraut
- [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund
- [PATCH 03/16] Add a new syscache to fetch a pg_class entry via its relfilenode Andres Freund
- [PATCH 04/16] Add embedded list interface (header only) Andres Freund
- [PATCH 02/16] Add zeroRecPtr as a shortcut for initializing a local variable to {0, 0} Andres Freund
- [PATCH 01/16] Overhaul walsender wakeup handling Andres Freund
- [PATCH 05/16] Preliminary: Introduce Bgworker process Andres Freund
- [PATCH 07/16] Log enough data into the wal to reconstruct logical changes from it if wal_level=logical Andres Freund
- [PATCH 09/16] Decode wal (with wal_level=logical) into changes in an ApplyCache instance Andres Freund
- [PATCH 11/16] Add infrastructure for manipulating multiple streams of wal on a segment handling level Andres Freund
- [PATCH 12/16] Add state to keep track of logical replication Andres Freund
- [PATCH 08/16] Introduce the ApplyCache module which can reassemble transactions from a stream of interspersed changes Andres Freund
- [PATCH 10/16] Introduce the concept that wal has a 'origin' node Andres Freund
- [PATCH 06/16] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- [PATCH 16/16] current version of the design document Andres Freund
- [PATCH 15/16] Activate/Implement the "apply process" which applies received updates from another node Andres Freund
- [PATCH 14/16] Add module to apply changes from an apply-cache using low-level functions Andres Freund
- [PATCH 13/16] Introduction of pair of logical walreceiver/sender Andres Freund
- Re: Ability to listen on two unix sockets Honza Horak
- Re: hint bit i/o reduction Merlin Moncure
- Re: Ability to listen on two unix sockets Honza Horak
- Re: hint bit i/o reduction Amit Kapila
- Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Amit Kapila
- Re: [PATCH 16/16] current version of the design document Merlin Moncure
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- Re: [PATCH 16/16] current version of the design document Andres Freund
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas
- Re: hint bit i/o reduction Merlin Moncure
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Andres Freund
- Re: Ability to listen on two unix sockets Florian Pflug
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Andres Freund
- 9.3devel branch Robert Haas
- Re: [PATCH 07/16] Log enough data into the wal to reconstruct logical changes from it if wal_level=logical Kevin Grittner
- Re: [PATCH 16/16] current version of the design document Merlin Moncure
- Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Robert Haas
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- Re: 9.3devel branch Tom Lane
- Re: [PATCH 07/16] Log enough data into the wal to reconstruct logical changes from it if wal_level=logical Andres Freund
- Re: 9.3devel branch Robert Haas
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas
- Re: [PATCH 16/16] current version of the design document Andres Freund
- Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund
- Re: Re: [GENERAL] pg_upgrade from 9.0.7 to 9.1.3: duplicate key pg_authid_oid_index Bruce Momjian
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- uncataloged tables are a vestigial husk Robert Haas
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas
- Re: initdb and fsync Jeff Davis
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Steve Singer
- Re: uncataloged tables are a vestigial husk Tom Lane
- Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund
- Re: uncataloged tables are a vestigial husk Robert Haas
- Is cachedFetchXidStatus provably valid? Merlin Moncure
- Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund
- Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node Andres Freund
- Re: uncataloged tables are a vestigial husk Tom Lane
- Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund
- Re: [RFC][PATCH] BDR Prototype startup instructions (not prematurely sent this time) Andres Freund
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas
- Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Noah Misch
- Re: [PATCH 14/16] Add module to apply changes from an apply-cache using low-level functions Christopher Browne
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Tom Lane
- Re: [PATCH 14/16] Add module to apply changes from an apply-cache using low-level functions Andres Freund
- Re: Backup docs Dimitri Fontaine
- Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Dimitri Fontaine
- Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Noah Misch
- Re: temporal support patch Miroslav Šimulčík
- Re: [PATCH] Support for foreign keys with arrays Gabriele Bartolini
- Re: temporal support patch Miroslav Šimulčík
- Re: Is cachedFetchXidStatus provably valid? Tom Lane
- Re: temporal support patch Miroslav Šimulčík
- Re: temporal support patch Merlin Moncure
- Re: Is cachedFetchXidStatus provably valid? Merlin Moncure
- Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Tom Lane
- Re: [PATCH] Support for foreign keys with arrays Noah Misch
- Re: Ability to listen on two unix sockets Peter Eisentraut
- Re: Ability to listen on two unix sockets Peter Eisentraut
- Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Noah Misch
- Re: Ability to listen on two unix sockets Peter Eisentraut
- Re: Ability to listen on two unix sockets Peter Eisentraut
- Re: Ability to listen on two unix sockets Peter Eisentraut
- Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Tom Lane
- SP-GiST for ranges based on 2d-mapping and quad-tree Alexander Korotkov
- Re: Minimising windows installer password confusion Craig Ringer
- Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane
- Re: Minimising windows installer password confusion Craig Ringer