Mailing lists [pgsql-hackers]
- proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra
- Re: narwhal and PGDLLIMPORT Noah Misch
- pset_quoted_string is broken David Rowley
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: pg_dump/pg_restore seem broken on hamerkop Tatsuo Ishii
- Re: pset_quoted_string is broken Tom Lane
- Re: pg_dump/pg_restore seem broken on hamerkop Alvaro Herrera
- Re: pg_dump/pg_restore seem broken on hamerkop Tom Lane
- Re: pg_dump/pg_restore seem broken on hamerkop Tom Lane
- Re: [PATCH] Simplify EXISTS subqueries containing LIMIT David Rowley
- Re: pset_quoted_string is broken David Rowley
- Re: Reducing lock strength of adding foreign keys Andreas Karlsson
- Re: Function array_agg(array) Ali Akbar
- Re: [BUGS] ltree::text not immutable? Jim Nasby
- Re: alter user/role CURRENT_USER Rushabh Lathia
- Re: CINE in CREATE TABLE AS ... and CREATE MATERIALIZED VIEW ... Rushabh Lathia
- Re: [v9.5] Custom Plan API Kouhei Kaigai
- Re: Function array_agg(array) Ali Akbar
- Re: DISTINCT with btree skip scan David Rowley
- Re: On partitioning Amit Langote
- Re: Function array_agg(array) Pavel Stehule
- Re: On partitioning Alvaro Herrera
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas
- Re: strip nulls functions for json and jsonb Pavel Stehule
- Re: Function array_agg(array) Ali Akbar
- Re: Better support of exported snapshots with pg_dump Petr Jelinek
- Re: END_OF_RECOVERY shutdowns and ResetUnloggedRelations() Abhijit Menon-Sen
- Re: Function array_agg(array) Pavel Stehule
- Missing FIN_CRC32 calls in logical replication code Heikki Linnakangas
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Atri Sharma
- Re: pg_receivexlog --status-interval add fsync feedback Fujii Masao
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas
- Master ip from hot_standby.. sudalai
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Atri Sharma
- Re: Directory/File Access Permissions for COPY and Generic File Access Functions Stephen Frost
- Re: Index-only scans for GIST Thom Brown
- Re: KNN searches support for SP-GiST [GSOC'14] Thom Brown
- Re: Index scan optimization Rajeev rastogi
- Re: On partitioning Andres Freund
- Dynamically change Master(recovery info) without restarting standby server.. sudalai
- Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila
- Re: Missing FIN_CRC32 calls in logical replication code Andres Freund
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra
- Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves) Fujii Masao
- Re: alter user set local_preload_libraries. Fujii Masao
- Re: Reducing lock strength of adding foreign keys Robert Haas
- Re: Reducing lock strength of adding foreign keys Robert Haas
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Atri Sharma
- Re: Possible problem with shm_mq spin lock Robert Haas
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra
- Re: Master ip from hot_standby.. Michael Paquier
- Re: Dynamically change Master(recovery info) without restarting standby server.. Michael Paquier
- Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tomas Vondra
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas
- Re: Missing FIN_CRC32 calls in logical replication code Tom Lane
- Lockless StrategyGetBuffer() clock sweep Andres Freund
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Tom Lane
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Andres Freund
- Re: jsonb generator functions Andrew Dunstan
- Re: Review of GetUserId() Usage Stephen Frost
- Re: Review of GetUserId() Usage Stephen Frost
- cost_index() Teodor Sigaev
- Re: cost_index() Tom Lane
- Re: superuser() shortcuts Stephen Frost
- Re: Typo fixes for pg_recvlogical documentation Robert Haas
- Re: Typo fixes for pg_recvlogical documentation Michael Paquier
- Re: cost_index() Teodor Sigaev
- Re: superuser() shortcuts Stephen Frost
- Re: TAP test breakage on MacOS X Robert Haas
- Re: Materialized views don't show up in information_schema Stephen Frost
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas
- Re: TAP test breakage on MacOS X Heikki Linnakangas
- Re: TAP test breakage on MacOS X Andrew Dunstan
- Re: What exactly is our CRC algorithm? Heikki Linnakangas
- Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves) Heikki Linnakangas
- Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT Heikki Linnakangas
- Re: TAP test breakage on MacOS X Tom Lane
- Re: TAP test breakage on MacOS X Tom Lane
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs
- Re: jsonb generator functions Pavel Stehule
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
- TODO request: log_long_transaction Josh Berkus
- Re: TODO request: log_long_transaction Thom Brown
- Reducing the cost of sinval messaging Tom Lane
- Re: Reducing the cost of sinval messaging Robert Haas
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
- Re: Reducing the cost of sinval messaging Tom Lane
- Re: alter user/role CURRENT_USER Adam Brightwell