Mailing lists [pgsql-hackers]
- Re: Problem with default partition pruning Amit Langote
- Re: selecting from partitions and constraint exclusion Amit Langote
- Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada
- Re: Fix XML handling with DOCTYPE Ryan Lambert
- ALTER TABLE with ADD COLUMN and ADD PRIMARY KEY USING INDEX throwsspurious "column contains null values" Zhang, Jie
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: Fix XML handling with DOCTYPE Chapman Flack
- RE: Problem with default partition pruning Yuzuko Hosoya
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Error message inconsistency Amit Kapila
- Re: Fix XML handling with DOCTYPE Tom Lane
- Re: Error message inconsistency Amit Kapila
- Re: Usage of epoch in txid_current Thomas Munro
- Re: Removing unneeded self joins David Rowley
- RE: Timeout parameters Nagaura, Ryohei
- Re: reorder pg_rewind control file sync Michael Paquier
- Re: current_logfiles not following group access and instead followslog_file_mode permissions Haribabu Kommi
- Re: Re: make installcheck-world in a clean environment David Steele
- Re: make installcheck-world in a clean environment Alexander Lakhin
- Re: Re: shared-memory based stats collector David Steele
- Re: Re: proposal: plpgsql pragma statement David Steele
- Re: Re: Log a sample of transactions David Steele
- Re: Re: proposal: plpgsql pragma statement Pavel Stehule
- Re: Re: using index or check in ALTER TABLE SET NOT NULL David Steele
- Re: Re: Reduce amount of WAL generated by CREATE INDEX for gist, ginand sp-gist David Steele
- Re: Fix handling of unlogged tables in FOR ALL TABLES publications Peter Eisentraut
- Re: Re: libpq compression David Steele
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: Re: Tid scan improvements David Steele
- Re: Re: [PATCH] kNN for btree David Steele
- Re: Re: Copy function for logical replication slots David Steele
- Re: Re: allow online change primary_conninfo David Steele
- Re: Re: [PATCH][PROPOSAL] Add enum releation option type David Steele
- Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation David Steele
- Re: Re: Conflict handling for COPY FROM David Steele
- Re: Re: FETCH FIRST clause PERCENT option David Steele
- Re: Re: FETCH FIRST clause WITH TIES option David Steele
- Re: libpq compression Konstantin Knizhnik
- Re: Reporting script runtimes in pg_regress Peter Eisentraut
- Re: reorder pg_rewind control file sync Fabien COELHO
- Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin andsp-gist Heikki Linnakangas
- Re: libpq compression David Steele
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction Peter Eisentraut
- Re: libpq compression Dmitry Dolgov
- Re: Usage of epoch in txid_current Thomas Munro
- Re: psql display of foreign keys Peter Eisentraut
- Feature: Add Greek language fulltext search Panagiotis Mavrogiorgos
- Re: speeding up planning with partitions Amit Langote
- RE: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? legrand legrand
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: Speed up transaction completion faster after many relations areaccessed in a transaction David Rowley
- RE: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? legrand legrand
- Re: libpq compression Konstantin Knizhnik
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro HORIGUCHI
- Re: ALTER TABLE with ADD COLUMN and ADD PRIMARY KEY USING INDEX throws spurious "column contains null values" Sergei Kornilov
- Re: pg_basebackup ignores the existing data directory permissions Robert Haas
- pg_malloc0() instead of pg_malloc()+memset() Daniel Gustafsson
- Re: GiST VACUUM Heikki Linnakangas
- Re: warning to publication created and wal_level is not set to logical Lucas Viecelli
- Re: Transaction commits VS Transaction commits (with parallel) VSquery mean time Haribabu Kommi
- Re: Protect syscache from bloating with negative cache entries Robert Haas
- Re: Removing unneeded self joins Alexander Kuzmenkov
- Re: Feature: Add Greek language fulltext search Tom Lane
- Re: warning to publication created and wal_level is not set tological David Fetter
- Re: Usage of epoch in txid_current Heikki Linnakangas
- Re: Assert failure when validating foreign keys Andres Freund
- Re: Fix XML handling with DOCTYPE Ryan Lambert
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: Re: using index or check in ALTER TABLE SET NOT NULL Robert Haas
- Re: Removing unneeded self joins Alexander Kuzmenkov
- renaming ExecStoreWhateverTuple Robert Haas
- Re: selecting from partitions and constraint exclusion Robert Haas
- Re: Removing \cset from pgbench Alvaro Herrera
- Re: REINDEX CONCURRENTLY 2.0 Peter Eisentraut
- Re: renaming ExecStoreWhateverTuple Alvaro Herrera
- Re: [PATCH] kNN for btree Nikita Glukhov
- Re: renaming ExecStoreWhateverTuple Robert Haas
- Re: renaming ExecStoreWhateverTuple Alvaro Herrera
- Re: renaming ExecStoreWhateverTuple Andres Freund
- Re: renaming ExecStoreWhateverTuple Robert Haas
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Heikki Linnakangas
- Re: Error message inconsistency Robert Haas
- Re: renaming ExecStoreWhateverTuple Andres Freund
- Re: renaming ExecStoreWhateverTuple Tom Lane
- Re: renaming ExecStoreWhateverTuple Andres Freund
- Re: renaming ExecStoreWhateverTuple Tom Lane
- Re: monitoring CREATE INDEX [CONCURRENTLY] Alvaro Herrera
- Re: renaming ExecStoreWhateverTuple Andres Freund
- Re: renaming ExecStoreWhateverTuple Robert Haas
- Re: warning to publication created and wal_level is not set to logical Robert Haas
- Re: warning to publication created and wal_level is not set to logical Tom Lane
- Re: Assert failure when validating foreign keys Andres Freund
- Re: warning to publication created and wal_level is not set tological Andres Freund
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Fabien COELHO
- Re: warning to publication created and wal_level is not set to logical Tom Lane
- Re: Fix foreign key constraint check for partitioned tables Hadi Moshayedi
- Re: [HACKERS] proposal: schema variables Erik Rijkers
- Re: MSVC Build support with visual studio 2019 Andrew Dunstan
- Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Tom Lane
- Re: Ordered Partitioned Table Scans Julien Rouhaud
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand