pgsql-hackers since 2016-08-20 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. 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
Re: Proposal for CSN based snapshots Heikki Linnakangas 16:35
Re: Proposal for CSN based snapshots 📎 Heikki Linnakangas 16:36
Re: Proposal for CSN based snapshots Robert Haas 16:49
Re: [PATCH] Transaction traceability - txid_status(bigint) Robert Haas 17:03
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Robert Haas 17:16
Re: distinct estimate of a hard-coded VALUES list Robert Haas 17:19
Re: Proposal for CSN based snapshots Heikki Linnakangas 17:32
Re: Proposal for CSN based snapshots Andres Freund 17:38
Re: Proposal for CSN based snapshots Robert Haas 17:41
Re: distinct estimate of a hard-coded VALUES list Alvaro Herrera 17:42
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Andres Freund 17:46
Re: Proposal for CSN based snapshots Andres Freund 17:47
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Robert Haas 17:49
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Andres Freund 17:52
Re: Showing parallel status in \df+ Pavel Stehule 17:52
Re: New SQL counter statistics view (pg_stat_sql) Robert Haas 17:54
Re: New SQL counter statistics view (pg_stat_sql) Andres Freund 17:59
Re: Changed SRF in targetlist handling Andres Freund 18:44
Re: Exporting more function in libpq Alvaro Herrera 18:49
Re: Changed SRF in targetlist handling Andres Freund 19:01
Re: Bug in abbreviated keys abort handling (found with amcheck) Robert Haas 19:34
Re: Changed SRF in targetlist handling Tom Lane 20:20
Re: Bug in abbreviated keys abort handling (found with amcheck) Peter Geoghegan 20:22
Re: distinct estimate of a hard-coded VALUES list Tom Lane 20:24
Re: New SQL counter statistics view (pg_stat_sql) Tom Lane 20:27
Re: Logical decoding of sequence advances, part II Robert Haas 20:29
Re: Logical decoding of sequence advances, part II Andres Freund 20:32
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Robert Haas 20:32
Re: Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). Robert Haas 20:41
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Alvaro Herrera 20:50
Re: Add -c to rsync commands on SR tutorial wiki page Robert Haas 20:55
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Andres Freund 21:00
Re: pg_bsd_indent - improvements around offsetof and sizeof Bruce Momjian 21:05
Re: sslmode=require fallback Bruce Momjian 21:20
Re: New SQL counter statistics view (pg_stat_sql) Gavin Flower 21:31
Re: pg_bsd_indent - improvements around offsetof and sizeof Alvaro Herrera 21:33
Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 21:40
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 21:43
Re: Changed SRF in targetlist handling Andres Freund 21:43
Re: Logical decoding of sequence advances, part II Kevin Grittner 21:43
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Gavin Flower 22:02
Re: Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). 📎 Thomas Munro 22:19
pg_receivexlog does not report flush position with --synchronous 📎 Gabriele Bartolini 22:34
Re: distinct estimate of a hard-coded VALUES list Tomas Vondra 22:38
Re: UTF-8 docs? Tatsuo Ishii 22:47
Re: Logical decoding of sequence advances, part II Craig Ringer 23:39

Aug. 23, 2016

Thread Author Time
Re: Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). 📎 Thomas Munro 00:18
Re: Why --backup-and-modify-in-place in perltidy config? Bruce Momjian 00:20
Re: PATCH: Batch/pipelining support for libpq Craig Ringer 00:27
Re: [PATCH] Transaction traceability - txid_status(bigint) Craig Ringer 00:31
Re: [BUGS] Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 00:36
Better locale-specific-character-class handling for regexps 📎 Tom Lane 00:54
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 00:55
Re: Forbid use of LF and CR characters in database and role names 📎 Michael Paquier 01:09
Re: Forbid use of LF and CR characters in database and role names Peter Geoghegan 01:19
Re: Forbid use of LF and CR characters in database and role names Michael Paquier 01:28
Re: Exporting more function in libpq Tom Lane 01:29
Re: Forbid use of LF and CR characters in database and role names Peter Geoghegan 01:40
Re: Forbid use of LF and CR characters in database and role names Tom Lane 01:44
Write Ahead Logging for Hash Indexes 📎 Amit Kapila 03:24
Re: Write Ahead Logging for Hash Indexes Amit Kapila 04:11
Re: WAL consistency check facility Amit Kapila 04:32
Re: WAL consistency check facility Kuntal Ghosh 05:15
Re: WAL consistency check facility Michael Paquier 05:27
Re: Bug in to_timestamp(). amul sul 05:28
Re: WAL consistency check facility Amit Kapila 05:46
Re: Tracking wait event for latches Michael Paquier 05:47
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Ryan Murphy 06:04
Re: "Some tests to cover hash_index" Ashutosh Sharma 06:17
Re: "Some tests to cover hash_index" 📎 Ashutosh Sharma 06:30
Re: Write Ahead Logging for Hash Indexes Ashutosh Sharma 06:39
Re: PATCH: Batch/pipelining support for libpq 📎 Craig Ringer 06:56
Re: Tracking wait event for latches 📎 Michael Paquier 07:01
Re: LSN as a recovery target 📎 Michael Paquier 07:33
Re: pg_receivexlog does not report flush position with --synchronous 📎 Michael Paquier 07:56
Re: [PATCH] Transaction traceability - txid_status(bigint) Petr Jelinek 08:02
Re: pg_dump with tables created in schemas created by extensions Michael Paquier 08:02
Re: pg_receivexlog does not report flush position with --synchronous 📎 Simon Riggs 08:39
Re: LSN as a recovery target Petr Jelinek 08:39

Browse Archives

Prev | Next