pgsql-hackers since 2017-01-30 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 30, 2017

Thread Author Time
Re: Superowners Stephen Frost 00:44
Re: Transactions involving multiple postgres foreign servers vinayak 01:20
Re: Supporting huge pages on Windows 📎 Tsunakawa, Takayuki 01:46
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 02:20
Re: Superowners Jim Nasby 03:48
Re: Transactions involving multiple postgres foreign servers Ashutosh Bapat 03:50
Re: Superowners Stephen Frost 03:51
pgsql: test_pg_dump TAP test whitespace cleanup Stephen Frost 04:06
[PATCH]: fix bug in SP-GiST box_ops 📎 Nikita Glukhov 04:12
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost 04:44
Re: Create a separate test file for exercising system views Michael Paquier 05:02
Re: Improvements in psql hooks for variables Rahila Syed 05:38
Re: sequence data type Michael Paquier 05:42
Re: pg_hba_file_settings view patch Michael Paquier 06:18
Re: WIP: About CMake v2 Michael Paquier 06:22
Re: WIP: About CMake v2 Andres Freund 06:28
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Rushabh Lathia 06:36
Re: Radix tree for character conversion 📎 Kyotaro HORIGUCHI 06:37
Re: Create a separate test file for exercising system views Ashutosh Bapat 06:42
Re: BUG: pg_stat_statements query normalization issues with combined queries Kyotaro HORIGUCHI 07:01
Re: Review: GIN non-intrusive vacuum of posting tree Andrew Borodin 07:28
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 07:30
Re: Vacuum: allow usage of more than 1GB of work mem Masahiko Sawada 08:51
Re: [PATCH]: fix bug in SP-GiST box_ops Kyotaro HORIGUCHI 09:04
Re: Parallel Index Scans 📎 Amit Kapila 09:22
Re: One-shot expanded output in psql using \G Christoph Berg 10:14
Re: Should we cacheline align PGXACT? 📎 Alexander Korotkov 10:15
Re: Supporting huge pages on Windows Amit Kapila 10:32
Re: Superowners Simon Riggs 10:33
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Vladimir Rusinov 11:01
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 11:30
Re: Parallel Index-only scan 📎 tushar 11:36
Re: Subtle bug in "Simplify tape block format" commit 📎 Heikki Linnakangas 12:04
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 12:05
Re: Supporting huge pages on Windows Alvaro Herrera 12:45
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 12:51
wait events for disk I/O 📎 Rushabh Lathia 13:01
Re: Superowners Stephen Frost 13:43
Re: One-shot expanded output in psql using \G Stephen Frost 13:46
Index corruption with CREATE INDEX CONCURRENTLY 📎 Pavan Deolasee 13:50
Re: Potential data loss of 2PC files Heikki Linnakangas 13:52
Re: Superowners Simon Riggs 14:04
Re: Deadlock in XLogInsert at AIX Bernd Helmle 14:26
Re: One-shot expanded output in psql using \G Pavel Stehule 14:40
Re: Superowners David Fetter 14:42
Re: One-shot expanded output in psql using \G Daniel Verite 14:45
Re: One-shot expanded output in psql using \G Tom Lane 15:00
Re: One-shot expanded output in psql using \G Stephen Frost 15:04
Re: One-shot expanded output in psql using \G Tom Lane 15:14
Re: Superowners Stephen Frost 15:15
Re: One-shot expanded output in psql using \G Christoph Berg 15:18
Re: One-shot expanded output in psql using \G David G. Johnston 15:22
Re: WIP: About CMake v2 Peter Eisentraut 15:26
Re: Superowners Peter Eisentraut 15:32
Re: Superowners Peter Eisentraut 15:34
Re: One-shot expanded output in psql using \G Stephen Frost 15:35
Re: Superowners Tom Lane 15:43
Re: One-shot expanded output in psql using \G Tom Lane 15:49
Re: One-shot expanded output in psql using \G David G. Johnston 15:52
Re: Performance improvement for joins where outer side is unique Tom Lane 15:56
Re: One-shot expanded output in psql using \G Stephen Frost 16:06
Re: multivariate statistics (v19) Alvaro Herrera 16:12
Re: Deadlock in XLogInsert at AIX 📎 Heikki Linnakangas 16:21
Re: privileges for changing schema owner Robert Haas 16:32
Re: multivariate statistics (v19) Alvaro Herrera 16:55
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Daniel Verite 16:57
Re: pgsql: test_pg_dump TAP test whitespace cleanup Alvaro Herrera 16:59
Re: pgsql: test_pg_dump TAP test whitespace cleanup Stephen Frost 17:07
Re: One-shot expanded output in psql using \G David Fetter 17:08
Re: Checksums by default? David Steele 17:29
Re: sequence data type Peter Eisentraut 17:34
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 17:35
Re: Subtle bug in "Simplify tape block format" commit Peter Geoghegan 17:45
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 17:46
Re: Improvements in psql hooks for variables Tom Lane 17:47
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 17:53
Re: Subtle bug in "Simplify tape block format" commit Heikki Linnakangas 17:55
Re: Subtle bug in "Simplify tape block format" commit Peter Geoghegan 18:01
Re: Proposal : For Auto-Prewarm. Robert Haas 18:02
Re: COPY as a set returning function Corey Huinker 18:05
Re: pgsql: test_pg_dump TAP test whitespace cleanup Alvaro Herrera 18:10
Re: [PATCH]: fix bug in SP-GiST box_ops 📎 Nikita Glukhov 18:12
Re: Improvements in psql hooks for variables Tom Lane 18:17
Re: Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera 18:34
Re: Speedup twophase transactions Nikhil Sontakke 18:45
Re: multivariate statistics (v19) 📎 Tomas Vondra 19:12
Re: VACUUM's ancillary tasks Alvaro Herrera 19:16
Re: patch: function xmltable 📎 Pavel Stehule 19:22
Re: [COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup Stephen Frost 19:31
Re: multivariate statistics (v19) Tomas Vondra 19:33
Re: multivariate statistics (v19) Tomas Vondra 19:36
Re: patch: function xmltable Alvaro Herrera 19:38
Re: multivariate statistics (v19) Tomas Vondra 19:40
Re: patch proposal David Steele 19:49
Re: multivariate statistics (v19) Tomas Vondra 20:00
Re: [COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup Stephen Frost 20:08
Re: patch: function xmltable 📎 Pavel Stehule 20:18
Re: [COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup Alvaro Herrera 20:20
Re: multivariate statistics (v19) Alvaro Herrera 20:37
Re: Improvements in psql hooks for variables Tom Lane 20:41
Re: Performance improvement for joins where outer side is unique David Rowley 21:32
Re: Declarative partitioning - another take Peter Eisentraut 21:42
Re: Performance improvement for joins where outer side is unique Tom Lane 21:43
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Andres Freund 21:46
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Tom Lane 21:55
Re: multivariate statistics (v19) Tomas Vondra 21:57
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Andres Freund 22:12
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Tom Lane 22:24
Re: pg_hba_file_settings view patch Tom Lane 23:04
[PATCH] kNN for SP-GiST 📎 Nikita Glukhov 23:07
Re: patch proposal Michael Paquier 23:41
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Andres Freund 23:47
Re: Subtle bug in "Simplify tape block format" commit Peter Geoghegan 23:51
Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Tom Lane 23:54

Jan. 31, 2017

Thread Author Time
Re: Performance improvement for joins where outer side is unique 📎 David Rowley 00:10
Re: Improvements in psql hooks for variables Tom Lane 00:13
Re: Performance improvement for joins where outer side is unique 📎 David Rowley 00:13
Re: Improvements in psql hooks for variables Daniel Verite 00:19
Re: Improvements in psql hooks for variables Daniel Verite 00:44
Re: Improvements in psql hooks for variables Tom Lane 01:16
Re: Allow interrupts on waiting standby 📎 Michael Paquier 01:34
Fix handling of ALTER DEFAULT PRIVILEGES 📎 Stephen Frost 01:48
Re: Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 02:05
Re: Potential data loss of 2PC files Michael Paquier 02:07
Re: Potential data loss of 2PC files Michael Paquier 02:07
Re: Parallel bitmap heap scan Haribabu Kommi 02:17
Re: Speedup twophase transactions Michael Paquier 03:10
Re: wait events for disk I/O Michael Paquier 03:24
Re: Radix tree for character conversion Michael Paquier 03:25
Re: asynchronous execution 📎 Kyotaro HORIGUCHI 03:45
Re: delta relations in AFTER triggers Michael Paquier 03:45
Re: pg_hba_file_settings view patch Haribabu Kommi 03:55
Re: COPY as a set returning function Michael Paquier 04:16
Re: pg_hba_file_settings view patch Michael Paquier 04:17
Re: multivariate statistics (v19) Michael Paquier 04:21
[Bug fix] PQsendQuery occurs error when target_session_attrs is set to read-write 📎 Higuchi, Daisuke 04:23
Re: Crash on promotion when recovery.conf is renamed Michael Paquier 04:26
Re: WAL logging problem in 9.4.3? Michael Paquier 04:33
Re: Floating point comparison inconsistencies of the geometric types Michael Paquier 04:40
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier 04:44
Re: Renaming of pg_xlog and pg_clog Michael Paquier 04:45
Re: Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro 04:46
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Michael Paquier 04:48
Re: amcheck (B-Tree integrity checking tool) Michael Paquier 04:55
Re: Patch to implement pg_current_logfile() function Michael Paquier 05:05
Re: increasing the default WAL segment size Michael Paquier 05:11
Re: macaddr 64 bit (EUI-64) datatype support Vitaly Burovoy 05:13
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 05:15
Refactoring of replication commands using printsimple 📎 Michael Paquier 05:19
Re: amcheck (B-Tree integrity checking tool) Andres Freund 05:20
Re: Speedup twophase transactions Nikhil Sontakke 05:34
Re: WAL consistency check facility Michael Paquier 05:35
Re: Speedup twophase transactions Michael Paquier 05:38
Re: wait events for disk I/O Rushabh Lathia 05:39
Re: emergency outage requiring database restart Michael Paquier 05:46
Re: IF (NOT) EXISTS in psql-completion Michael Paquier 05:51
Re: PoC: Partial sort Michael Paquier 05:53
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 05:53
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 05:56
Re: IF (NOT) EXISTS in psql-completion Michael Paquier 05:56
Re: Speedup twophase transactions Nikhil Sontakke 05:58
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 05:58
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 06:04
Re: Speedup twophase transactions Michael Paquier 06:06
Re: IF (NOT) EXISTS in psql-completion Michael Paquier 06:07
Re: DROP FUNCTION of multiple functions Michael Paquier 06:09
Re: pgbench - allow to store select results into variables Michael Paquier 06:13
Re: Re: new set of psql patches for loading (saving) data from (to) text, binary files Michael Paquier 06:14
Re: identity columns Michael Paquier 06:15
Re: pgbench - allow to store select results into variables Fabien COELHO 06:24
Re: logical decoding of two-phase transactions Michael Paquier 06:29
Re: logical decoding of two-phase transactions Michael Paquier 06:30
Re: patch: function xmltable Michael Paquier 06:33
Re: [PATCH] Generic type subscription Michael Paquier 06:36
Re: Add support to COMMENT ON CURRENT DATABASE Michael Paquier 06:39
Re: WIP: [[Parallel] Shared] Hash Michael Paquier 06:41
Re: macaddr 64 bit (EUI-64) datatype support Michael Paquier 06:43
Re: Proposal : For Auto-Prewarm. Michael Paquier 06:48
Re: Review: GIN non-intrusive vacuum of posting tree Michael Paquier 06:50
Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS Michael Paquier 06:52
Re: multivariate statistics (v19) Amit Langote 06:52
Re: Parallel bitmap heap scan Michael Paquier 06:54
Re: Commit fest 2017-01 will begin soon! Michael Paquier 07:01
Re: Multi-tenancy with RLS Haribabu Kommi 07:29
Re: Review: GIN non-intrusive vacuum of posting tree Vladimir Borodin 07:31
Re: Review: GIN non-intrusive vacuum of posting tree Michael Paquier 08:18
Re: Push down more full joins in postgres_fdw Etsuro Fujita 08:50
Re: logical decoding of two-phase transactions Craig Ringer 09:22
An issue in remote query optimization Abbas Butt 09:24
Re: logical decoding of two-phase transactions Konstantin Knizhnik 09:42
Re: [PATCH]: fix bug in SP-GiST box_ops Kyotaro HORIGUCHI 10:04
Re: Radix tree for character conversion Kyotaro HORIGUCHI 10:06
Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI 10:10
Re: An issue in remote query optimization Etsuro Fujita 10:25
Re: patch: function xmltable Pavel Stehule 10:26
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 10:28
Re: parallelize queries containing initplans 📎 Amit Kapila 10:46
Re: An issue in remote query optimization Abbas Butt 10:53
Re: parallelize queries containing subplans Amit Kapila 11:01
Re: Parallel bitmap heap scan 📎 Dilip Kumar 11:05

Browse Archives

Prev | Next