pgsql-hackers since 2016-08-19 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

Aug. 19, 2016

Thread Author Time
Re: amcheck (B-Tree integrity checking tool) Michael Paquier 00:06
Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan 00:14
Re: _mdfd_getseg can be expensive 📎 Andres Freund 00:26
Re: _mdfd_getseg can be expensive Peter Geoghegan 00:27
Re: _mdfd_getseg can be expensive Andres Freund 00:28
Re: amcheck (B-Tree integrity checking tool) Michael Paquier 00:35
Re: _mdfd_getseg can be expensive Peter Geoghegan 00:35
Re: _mdfd_getseg can be expensive Andres Freund 00:42
Re: _mdfd_getseg can be expensive Peter Geoghegan 00:43
Re: WIP: About CMake v2 Michael Paquier 00:49
Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan 00:53
Re: Fix comment in ATExecValidateConstraint 📎 Amit Langote 01:01
Re: Most efficient way for libPQ .. PGresult serialization Craig Ringer 01:05
Re: [PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid Craig Ringer 01:20
Re: Missing checks when malloc returns NULL... 📎 Michael Paquier 02:18
Re: errno clobbering in reorderbuffer Alvaro Herrera 02:21
Re: errno clobbering in reorderbuffer Andres Freund 02:21
Re: Bug in to_timestamp(). amul sul 04:53
Re: pg_basebackup wish list Masahiko Sawada 05:04
Re: Slowness of extended protocol Tatsuo Ishii 06:02
Should we cacheline align PGXACT? 📎 Alexander Korotkov 06:12
Exporting more function in libpq Tatsuo Ishii 06:17
Re: Slowness of extended protocol Vladimir Sitnikov 06:41
Re: Password identifiers, protocol aging and SCRAM protocol 📎 Michael Paquier 06:46
Re: Slowness of extended protocol Tatsuo Ishii 06:49
Dynamic shared memory areas 📎 Thomas Munro 07:07
Re: synchronous_commit = remote_flush Masahiko Sawada 07:32
Logical decoding restart problems konstantin knizhnik 07:34
Re: pg_basebackup wish list Michael Paquier 07:46
patch: function xmltable 📎 Pavel Stehule 08:58
Push down more full joins in postgres_fdw 📎 Etsuro Fujita 09:20
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) 📎 Aleksander Alekseev 09:50
Re: LWLocks in DSM memory Mithun Cy 10:59
Re: LWLocks in DSM memory Amit Kapila 11:14
Re: LWLocks in DSM memory Mithun Cy 11:46
Re: Should we cacheline align PGXACT? Amit Kapila 12:19
Re: [PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid Peter Eisentraut 13:10
Re: WIP: About CMake v2 Yury Zhuravlev 13:42
Re: Exporting more function in libpq Tom Lane 13:43
Re: Should we cacheline align PGXACT? Tom Lane 13:46
Re: WIP: About CMake v2 Yury Zhuravlev 13:46
Re: LSN as a recovery target 📎 Adrien Nayrat 13:47
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Kevin Grittner 14:00
Re: Why we lost Uber as a user Merlin Moncure 14:08
Re: Most efficient way for libPQ .. PGresult serialization Joshua Bay 14:16
Re: WIP: About CMake v2 Yury Zhuravlev 14:17
Re: patch proposal Venkata B Nagothi 14:19
Re: WIP: About CMake v2 Yury Zhuravlev 14:19
Re: WIP: About CMake v2 Yury Zhuravlev 14:22
Re: Should we cacheline align PGXACT? Alexander Korotkov 14:50
Re: Should we cacheline align PGXACT? Alexander Korotkov 14:54
Make better use of existing enums in plpgsql 📎 Peter Eisentraut 14:56
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Andres Freund 15:20
Re: [PATCH] add option to pg_dumpall to exclude tables from the dump Jim Nasby 15:38
Re: anyelement -> anyrange Jim Nasby 15:40
Re: Curing plpgsql's memory leaks for statement-lifespan values 📎 Tom Lane 15:42
Re: Should we cacheline align PGXACT? Tom Lane 15:46
Re: Logical decoding restart problems Petr Jelinek 16:06
Re: sslmode=require fallback Jeff Janes 16:22
Re: Logical decoding restart problems Konstantin Knizhnik 16:36
Re: anyelement -> anyrange Corey Huinker 16:37
Re: Curing plpgsql's memory leaks for statement-lifespan values Jim Nasby 17:29
Re: Exporting more function in libpq Tatsuo Ishii 17:31
Re: errno clobbering in reorderbuffer Alvaro Herrera 17:41
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) 📎 Ryan Murphy 19:39
Re: Use %u to print user mapping's umid and userid Tom Lane 20:21
Re: standalone backend PANICs during recovery Tom Lane 20:50
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Piotr Stefaniak 21:05
pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 21:13
Re: Show dropped users' backends in pg_stat_activity Tom Lane 21:16
Re: pgbench - allow empty queries Tom Lane 21:35
Re: pgbench - minor doc improvements Tom Lane 21:41
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Tom Lane 21:55
Bug in abbreviated keys abort handling (found with amcheck) 📎 Peter Geoghegan 22:07
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Piotr Stefaniak 22:07
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Claudio Freire 23:00
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Andres Freund 23:01
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Tom Lane 23:22
Re: EXLCUDE constraints and Hash indexes Jim Nasby 23:39

Aug. 20, 2016

Thread Author Time
Re: LSN as a recovery target Michael Paquier 00:13
Re: Logical decoding restart problems Petr Jelinek 01:32
Re: LSN as a recovery target Petr Jelinek 01:44
CREATE POLICY bug ? Andrea Adami 02:15
Re: Should we cacheline align PGXACT? Amit Kapila 02:50
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Amit Kapila 04:05
TODO list updated for PG 10 Bruce Momjian 04:31
replication slots replicated to standbys? Bruce Momjian 04:39
Re: replication slots replicated to standbys? Michael Paquier 04:43
Re: CLUSTER, reform_and_rewrite_tuple(), and parallelism Amit Kapila 04:50
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Claudio Freire 04:53
Re: WIP: About CMake v2 Christian Convey 05:18
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Claudio Freire 05:26
Re: Logical decoding restart problems Craig Ringer 06:24
Re: Logical decoding restart problems Craig Ringer 06:33
Re: Exporting more function in libpq Craig Ringer 06:36
Re: Most efficient way for libPQ .. PGresult serialization Craig Ringer 06:39
Re: Logical decoding restart problems konstantin knizhnik 06:56
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Amit Kapila 07:27
Re: dsm_unpin_segment Amit Kapila 11:37
New SQL counter statistics view (pg_stat_sql) Haribabu Kommi 12:21
Re: Any need of GRANT/REVOKE CREATE TABLE | POLICY | ETC 📎 Haribabu Kommi 12:39
Re: Improving planner's checks for parallel-unsafety Robert Haas 12:42
Re: dsm_unpin_segment Robert Haas 12:43
Re: Logical decoding restart problems Craig Ringer 12:59
[PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 13:24
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) 📎 Michael Paquier 13:26
Re: LSN as a recovery target Michael Paquier 13:41
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 13:46
Re: [PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid Craig Ringer 13:49
Re: LSN as a recovery target Julien Rouhaud 13:59
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Craig Ringer 14:01
Re: CREATE POLICY bug ? Dean Rasheed 14:01
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Petr Jelinek 14:04
Re: LSN as a recovery target 📎 Michael Paquier 14:16
Re: Most efficient way for libPQ .. PGresult serialization Joshua Bay 14:20
Re: New SQL counter statistics view (pg_stat_sql) Tom Lane 15:17
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Ryan Murphy 16:28
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Claudio Freire 16:28
Re: replication slots replicated to standbys? Bruce Momjian 16:35
Re: standalone backend PANICs during recovery Tom Lane 16:41
Re: Logical Replication WIP 📎 Petr Jelinek 17:24
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Tom Lane 17:25
Re: Making pg_hba.conf case-insensitive Bruce Momjian 17:43
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Tom Lane 18:02
Re: Should we cacheline align PGXACT? Robert Haas 18:33
Re: Should we cacheline align PGXACT? Tom Lane 18:38
pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Tom Lane 19:05
Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Noah Misch 19:29
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Tom Lane 19:46
Re: distinct estimate of a hard-coded VALUES list Jeff Janes 20:19
Re: distinct estimate of a hard-coded VALUES list Tom Lane 20:58
Re: SP-GiST support for inet datatypes Tom Lane 21:52

Aug. 21, 2016

Thread Author Time
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Ryan Murphy 00:14
Re: replication slots replicated to standbys? Craig Ringer 04:24
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Amit Kapila 04:43
Re: dsm_unpin_segment Amit Kapila 05:45
Re: SP-GiST support for inet datatypes Emre Hasegeli 08:41
Re: synchronous_commit = remote_flush Thomas Munro 10:35
Re: synchronous_commit = remote_flush Christoph Berg 12:16
Re: [PATCH] Alter or rename enum value Emre Hasegeli 13:49
Re: [PATCH] Alter or rename enum value Tom Lane 14:28
Re: SP-GiST support for inet datatypes Tom Lane 16:39
Re: SP-GiST support for inet datatypes Andrew Gierth 21:37
Re: synchronous_commit = remote_flush Thomas Munro 22:08
Re: WIP: About CMake v2 Christian Convey 22:48
Re: dsm_unpin_segment 📎 Thomas Munro 23:54

Aug. 22, 2016

Thread Author Time
Re: SP-GiST support for inet datatypes Tom Lane 00:00
Re: standalone backend PANICs during recovery Michael Paquier 00:19
Re: New SQL counter statistics view (pg_stat_sql) Haribabu Kommi 01:05
Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) 📎 Michael Paquier 01:43
Re: dsm_unpin_segment Robert Haas 01:44
Re: synchronous_commit = remote_flush Robert Haas 02:05
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) 📎 Michael Paquier 02:09
Re: Should we cacheline align PGXACT? Andres Freund 02:17
Re: replication slots replicated to standbys? Michael Paquier 02:31
Re: Should we cacheline align PGXACT? Andres Freund 02:40
Re: replication slots replicated to standbys? Michael Paquier 02:49
Logical decoding of sequence advances, part II Craig Ringer 03:13
Re: replication slots replicated to standbys? Craig Ringer 03:17
Re: Should we cacheline align PGXACT? Craig Ringer 03:25
Re: Declarative partitioning - another take Ashutosh Bapat 04:51
UTF-8 docs? Tatsuo Ishii 05:16
Re: Should we cacheline align PGXACT? Andres Freund 05:24
Re: Logical decoding of sequence advances, part II Craig Ringer 05:28
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 06:49
Re: UTF-8 docs? Victor Wagner 07:13
Re: UTF-8 docs? Tatsuo Ishii 08:28
Re: Showing parallel status in \df+ Pavel Stehule 08:49
Re: Tracking wait event for latches Alexander Korotkov 09:09
Re: Tracking wait event for latches Alexander Korotkov 09:46
Re: [Patch] RBTree iteration interface improvement 📎 Aleksander Alekseev 10:00
Re: LSN as a recovery target Adrien Nayrat 10:12
Race condition in GetOldestActiveTransactionId() 📎 Heikki Linnakangas 10:46
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Tom Lane 11:45
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Michael Paquier 11:55
Re: dsm_unpin_segment 📎 Amit Kapila 12:07
Re: Binary I/O for isn extension Fabien COELHO 12:14
Re: LSN as a recovery target Michael Paquier 12:28
Re: dsm_unpin_segment 📎 Thomas Munro 12:36
WAL consistency check facility 📎 Kuntal Ghosh 12:44
Re: UTF-8 docs? Peter Eisentraut 12:46
Typo in comment to function LockHasWaitersRelation() [master branch] Dmitry Ivanov 12:51
Re: Typo in comment to function LockHasWaitersRelation() [master branch] 📎 Dmitry Ivanov 13:01
Re: LSN as a recovery target Peter Eisentraut 13:08
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) Amit Kapila 13:09
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) Michael Paquier 13:21
Re: WAL consistency check facility Michael Paquier 13:25
Re: UTF-8 docs? Tatsuo Ishii 13:32
Re: improved DefElem list processing Pavel Stehule 13:41
Re: Tracking wait event for latches Michael Paquier 13:49
Re: dsm_unpin_segment Amit Kapila 14:04
Re: improved DefElem list processing Michael Paquier 14:25
Re: improved DefElem list processing Alvaro Herrera 14:28
Re: UTF-8 docs? Peter Eisentraut 14:53
Re: Tracking wait event for latches Robert Haas 15:44
Re: WAL consistency check facility Robert Haas 15:46
Re: LSN as a recovery target Robert Haas 15:49
Re: WAL consistency check facility Simon Riggs 15:56
Re: Typo in comment to function LockHasWaitersRelation() [master branch] Robert Haas 16:00
Re: Showing parallel status in \df+ Robert Haas 16:19

Browse Archives

Prev | Next