pgsql-hackers since 2016-11-15 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

Nov. 15, 2016

Thread Author Time
DECLARE STATEMENT setting up a connection in ECPG Ideriha, Takeshi 00:26
Re: PATCH: two slab-like memory allocators 📎 Tomas Vondra 00:44
Re: 9.6 TAP tests and extensions Craig Ringer 01:01
Re: Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki 01:09
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Tsunakawa, Takayuki 01:44
Adding the optional clause 'AS' in CREATE TRIGGER Okano, Naoki 01:44
Re: Pinning a buffer in TupleTableSlot is unnecessary Noah Misch 02:17
Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly Tsunakawa, Takayuki 02:21
Re: Adding the optional clause 'AS' in CREATE TRIGGER Tom Lane 02:51
Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly 📎 Tsunakawa, Takayuki 03:25
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI 03:57
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Haribabu Kommi 06:58
Re: [PATCH] Generic type subscription Aleksander Alekseev 08:03
Snapshot too old logging Magnus Hagander 09:38
Re: Declarative partitioning - another take Amit Langote 09:51
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia 10:04
Re: Declarative partitioning - another take 📎 Amit Langote 10:30
Re: asynchronous execution 📎 Kyotaro HORIGUCHI 11:25
Re: IF (NOT) EXISTS in psql-completion 📎 Kyotaro HORIGUCHI 11:26
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Amit Kapila 12:07
Re: Improvements in psql hooks for variables 📎 Daniel Verite 12:09
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 12:23
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Amit Kapila 12:59
postgres_fdw and defaults Andrew Dunstan 13:44
Re: WAL consistency check facility Robert Haas 13:53
Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly Amit Kapila 14:23
Re: Patch: Implement failover on libpq connect level. Robert Haas 14:32
Re: Patch: Implement failover on libpq connect level. Robert Haas 14:36
Re: Patch: Implement failover on libpq connect level. Alvaro Herrera 14:42
Re: A bug in UCS_to_most.pl Robert Haas 14:44
Re: Physical append-only tables Magnus Hagander 14:58
Re: Danger of automatic connection reset in psql Jim Nasby 15:10
Parallel execution and prepared statements 📎 Albe Laurenz 15:41
Re: proposal: psql \setfileref Corey Huinker 15:41
Re: proposal: psql \setfileref Pavel Stehule 15:44
Re: Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 15:44
Re: postgres_fdw and defaults Tom Lane 15:49
Re: WAL consistency check facility 📎 Kuntal Ghosh 15:50
jsonb_delete with arrays 📎 Magnus Hagander 15:53
Re: Snapshot too old logging Kevin Grittner 16:20
Re: proposal: psql \setfileref 📎 Pavel Stehule 16:25
Re: pg_dump, pg_dumpall and data durability Robert Haas 16:27
Re: Snapshot too old logging Tom Lane 16:29
Re: Something is broken about connection startup Robert Haas 16:30
Re: proposal: psql \setfileref Daniel Verite 16:39
Re: Logical Replication WIP Robert Haas 16:44
Re: proposal: psql \setfileref Pavel Stehule 16:48
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Robert Haas 16:50
Re: Patch: Implement failover on libpq connect level. Robert Haas 16:58
Re: WAL consistency check facility Michael Paquier 17:15
Re: Parallel execution and prepared statements Tobias Bussmann 17:44
Re: Patch: Implement failover on libpq connect level. Catalin Iacob 17:53
Re: Patch: Implement failover on libpq connect level. Catalin Iacob 18:00
Re: postgres_fdw and defaults Andrew Dunstan 18:03
Re: Patch: Implement failover on libpq connect level. Alvaro Herrera 18:14
Re: Snapshot too old logging Magnus Hagander 18:18
Re: Snapshot too old logging Brad DeJong 18:23
Re: Snapshot too old logging Robert Haas 18:27
Re: Patch: Implement failover on libpq connect level. Robert Haas 18:28
Re: Snapshot too old logging Magnus Hagander 18:30
Re: Snapshot too old logging Brad DeJong 18:33
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 18:40
Re: Snapshot too old logging Robert Haas 18:43
Re: Snapshot too old logging Tom Lane 18:45
Re: Snapshot too old logging Kevin Grittner 19:17
Re: Snapshot too old logging 📎 Magnus Hagander 19:17
Re: Snapshot too old logging Kevin Grittner 19:21
Re: Declarative partitioning - another take Robert Haas 19:21
Re: Snapshot too old logging Robert Haas 19:22
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 19:24
Re: Snapshot too old logging Magnus Hagander 19:25
Re: Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376) Andres Freund 19:28
Re: Snapshot too old logging Alvaro Herrera 20:23
Re: Snapshot too old logging Brad DeJong 20:23
Re: SERIALIZABLE on standby servers 📎 Thomas Munro 20:26
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 20:40
pgsql: Account for catalog snapshot in PGXACT->xmin updates. Tom Lane 20:55
Re: Parallel execution and prepared statements 📎 Tobias Bussmann 20:57
Re: Something is broken about connection startup Tom Lane 20:57
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 21:15
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 21:20
Re: Dynamic shared memory areas 📎 Thomas Munro 22:09
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 22:12
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Greg Stark 22:23
Re: Re: Do we need use more meaningful variables to replace 0 in catalog head files? Tom Lane 23:00

Nov. 16, 2016

Thread Author Time
Re: Dynamic shared memory areas Robert Haas 01:31
Use of pg_proc.probin is legal? Kohei KaiGai 01:33
Re: WIP: About CMake v2 📎 Mark Kirkwood 01:43
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita 02:55
Re: WIP: About CMake v2 Mark Kirkwood 03:00
Re: Quorum commit for multiple synchronous replication. 📎 Masahiko Sawada 03:08
Re: WIP: About CMake v2 📎 Mark Kirkwood 03:45
Re: Push down more UPDATEs/DELETEs in postgres_fdw Ashutosh Bapat 04:10
Re: Patch: Implement failover on libpq connect level. Mithun Cy 04:31
Re: [PATCH] Logical decoding timeline following take II 📎 Craig Ringer 04:44
Document how to set up TAP tests for Perl 5.8.8 📎 Craig Ringer 04:48
regression tests fails 📎 Pavel Stehule 04:54
Re: [PATCH] Logical decoding timeline following take II 📎 Craig Ringer 04:55
Re: Patch: Implement failover on libpq connect level. Tatsuo Ishii 05:03
pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 07:06
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Noah Misch 07:22
Re: Adding the optional clause 'AS' in CREATE TRIGGER Okano, Naoki 07:31
Re: Document how to set up TAP tests for Perl 5.8.8 Noah Misch 07:32
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita 07:38
Re: Fractal tree indexing 📎 Andrew Borodin 07:46
Re: WIP: About CMake v2 Yury Zhuravlev 08:05
Re: WIP: About CMake v2 Yury Zhuravlev 08:22
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 09:14
Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Magnus Hagander 09:38
Re: Gather Merge 📎 Rushabh Lathia 09:40
Re: pg_hba_file_settings view patch 📎 Ashutosh Bapat 11:10
Re: Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376) Dilip Kumar 11:15
Re: Snapshot too old logging Magnus Hagander 12:12
Re: Snapshot too old logging Robert Haas 12:42
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 12:46
Re: Snapshot too old logging Kevin Grittner 13:39
Re: Parallel execution and prepared statements Amit Kapila 13:40
Re: Parallel execution and prepared statements Amit Kapila 13:41
Re: Parallel execution and prepared statements Robert Haas 13:47
Re: Patch: Implement failover on libpq connect level. Robert Haas 13:50
Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 14:02
Re: [HACKERS] Patch: Implement failover on libpq connect level. Kevin Grittner 14:02
Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Magnus Hagander 14:09
Re: switching documentation build to XSLT Peter Eisentraut 14:17
Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Erik Rijkers 14:29
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Tom Lane 14:46
Re: [HACKERS] Patch: Implement failover on libpq connect level. Robert Haas 15:13
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Andrew Dunstan 15:16
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Robert Haas 15:25
Re: Parallel execution and prepared statements Tobias Bussmann 15:25
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Robert Haas 15:33
Re: Parallel execution and prepared statements Robert Haas 15:35
Re: WIP: About CMake v2 Robert Haas 15:40
Re: Use of pg_proc.probin is legal? Tom Lane 15:46
Re: proposal: psql \setfileref Robert Haas 15:59
Re: Document how to set up TAP tests for Perl 5.8.8 Michael Paquier 16:01
Re: proposal: psql \setfileref Pavel Stehule 16:15
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 16:38
Re: quieting DEBUG3 📎 Robert Haas 16:53
Re: proposal: psql \setfileref Tom Lane 16:58
Re: quieting DEBUG3 Alvaro Herrera 17:00
Re: Patch: Implement failover on libpq connect level. Catalin Iacob 17:00
Re: Avoiding pin scan during btree vacuum 📎 Alvaro Herrera 17:43
Re: Password identifiers, protocol aging and SCRAM protocol 📎 Michael Paquier 18:53
Re: Patch: Implement failover on libpq connect level. Robert Haas 18:55
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 19:24
Re: proposal: psql \setfileref Pavel Stehule 19:28
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Robert Haas 19:34
pg_dump versus rules, once again Tom Lane 19:39
Re: Unlogged tables cleanup Robert Haas 19:45
Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Alvaro Herrera 20:38
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 📎 Christian Ullrich 20:45
Re: Unlogged tables cleanup 📎 Michael Paquier 20:54
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 20:59
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 21:00
Re: amcheck (B-Tree integrity checking tool) Andres Freund 21:03
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 21:10
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 21:11
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Erik Rijkers 21:14
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Alvaro Herrera 21:23
Re: Hash Indexes Robert Haas 21:38
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Tom Lane 21:48
Re: WIP: About CMake v2 Mark Kirkwood 22:14
Re: WIP: About CMake v2 Michael Paquier 22:22
Re: commitfest 2016-11 status summary Haribabu Kommi 23:30
Re: pg_dump / copy bugs with "big lines" ? Haribabu Kommi 23:42
Re: Improve OOM handling in pg_locale.c Haribabu Kommi 23:52
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 23:56

Nov. 17, 2016

Thread Author Time
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 00:29
Re: Password identifiers, protocol aging and SCRAM protocol Andres Freund 00:36
Re: amcheck (B-Tree integrity checking tool) Thomas Munro 01:06
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 01:10
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 01:15
partial documentation builds Peter Eisentraut 01:23
Re: Fun fact about autovacuum and orphan temp tables Haribabu Kommi 01:24
Re: [PATCH] Better logging of COPY queries if log_statement='all' Haribabu Kommi 01:57
Re: Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki 02:00
Re: Document how to set up TAP tests for Perl 5.8.8 Craig Ringer 02:00
Re: [HACKERS] Patch: Implement failover on libpq connect level. Craig Ringer 02:09
Re: Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki 02:29
Re: Document how to set up TAP tests for Perl 5.8.8 Kyotaro HORIGUCHI 02:31
Re: Document how to set up TAP tests for Perl 5.8.8 Craig Ringer 02:42
Re: [HACKERS] Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki 02:49
Re: Password identifiers, protocol aging and SCRAM protocol 📎 Robert Haas 02:51
Re: Document how to set up TAP tests for Perl 5.8.8 Craig Ringer 02:54
Re: Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki 02:56
Re: Patch: Implement failover on libpq connect level. Robert Haas 02:57
Re: Document how to set up TAP tests for Perl 5.8.8 Kyotaro HORIGUCHI 02:59
Re: pg_dump versus rules, once again 📎 Tom Lane 03:00
Re: pg_dump versus rules, once again Robert Haas 03:06
Re: Unlogged tables cleanup Robert Haas 03:09
Re: pg_dump versus rules, once again Tom Lane 03:14
Re: Document how to set up TAP tests for Perl 5.8.8 Kyotaro HORIGUCHI 03:16
Re: Improve OOM handling in pg_locale.c Mithun Cy 03:24
Re: pg_dump versus rules, once again Robert Haas 03:45
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 04:04
Re: Fun fact about autovacuum and orphan temp tables Michael Paquier 04:14
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) Michael Paquier 04:18
Re: Document how to set up TAP tests for Perl 5.8.8 Michael Paquier 04:23
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 04:28

Browse Archives

Prev | Next