pgsql-hackers since 2017-08-29 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. 29, 2017

Thread Author Time
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Robert Haas 00:59
Re: Write operations in parallel mode Robert Haas 01:09
Re: show "aggressive" or not in autovacuum logs Robert Haas 01:16
Re: Custom allocators in libpq Craig Ringer 01:26
Re: pgbench: Skipping the creating primary keys after initialization 📎 Masahiko Sawada 01:27
Improving overflow checks when adding tuple to PGresult Re: [GENERAL] Retrieving query results 📎 Michael Paquier 01:30
Re: Protect syscache from bloating with negative cache entries Robert Haas 01:31
Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90 Tom Lane 02:17
Re: [POC] hash partitioning 📎 yangjie 02:19
Re: Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. 📎 Michael Paquier 02:22
Re: Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Tom Lane 02:26
Re: hash partitioning based on v10Beta2 📎 yangjie 02:44
Re: hash partitioning based on v10Beta2 Robert Haas 02:59
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Robert Haas 03:02
Re: show "aggressive" or not in autovacuum logs David G. Johnston 03:07
Re: NoMovementScanDirection in heapgettup() and heapgettup_pagemode() Mithun Cy 03:14
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 04:26
Re: Proposal: Improve bitmap costing for lossy pages 📎 Dilip Kumar 05:08
Re: Adding hook in BufferSync for backup purposes 📎 Andrey Borodin 05:16
Re: POC: Cache data in GetSnapshotData() Mithun Cy 05:57
Re: show "aggressive" or not in autovacuum logs Masahiko Sawada 06:00
Re: standby server crashes hard on out-of-disk-space in HEAD 📎 Michael Paquier 06:34
Re: MAIN, Uncompressed? 📎 Simon Riggs 06:58
Re: POC: Cache data in GetSnapshotData() Mithun Cy 07:09
Re: Quorum commit for multiple synchronous replication. Masahiko Sawada 07:25
Re: Hash Functions 📎 amul sul 07:32
Re: assorted code cleanup Ryan Murphy 07:32
Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90 Amit Kapila 07:37
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 07:47
Re: postgres_fdw bug in 9.6 📎 Etsuro Fujita 08:37
Re: POC: Cache data in GetSnapshotData() 📎 Mithun Cy 09:04
Re: WIP: Separate log file for extension Masahiko Sawada 09:23
Re: Re: [PATCH] Fix drop replication slot blocking instead of returning error Alvaro Herrera 10:04
Re: [PATCH] Fix drop replication slot blocking instead of returning error 📎 Alvaro Herrera 10:13
Re: Adding support for Default partition in partitioning Ashutosh Bapat 11:01
Re: Tuple-routing for certain partitioned tables not working as expected Etsuro Fujita 11:18
Re: [PATCH] Fix drop replication slot blocking instead of returning error Simone Gotti 11:42
Re: More replication race conditions Michael Paquier 11:44
Re: Update low-level backup documentation to match actual behavior 📎 David Steele 13:59
Re: [PATCH] Fix drop replication slot blocking instead of returning error Andres Freund 14:02
Re: Explicit relation name in VACUUM VERBOSE log Robert Haas 15:21
OpenFile() Permissions Refactor 📎 David Steele 16:15
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 📎 Tom Lane 16:35
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 16:47
Re: Hash Functions Robert Haas 18:18
Re: Improving overflow checks when adding tuple to PGresult Re: [GENERAL] Retrieving query results Tom Lane 19:24
Re: A design for amcheck heapam verification 📎 Peter Geoghegan 19:58
Re: Improving overflow checks when adding tuple to PGresult Re: [GENERAL] Retrieving query results Michael Paquier 20:14
Re: Proposal: Improve bitmap costing for lossy pages Robert Haas 20:30
Re: [PATCH] Generic type subscripting 📎 Dmitry Dolgov 20:42
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 21:13
Re: postgres_fdw bug in 9.6 Tom Lane 21:14
Re: Make pg_regress print a connstring with sockdir Robert Haas 21:44
Improve history file reasons when doing promotion Michael Paquier 22:06
Re: increasing the default WAL segment size Andres Freund 23:13
error-handling in ReorderBufferCommit() seems somewhat broken Tomas Vondra 23:27
Re: error-handling in ReorderBufferCommit() seems somewhat broken Andres Freund 23:34
Re: A design for amcheck heapam verification Thomas Munro 23:34

Aug. 30, 2017

Thread Author Time
Re: error-handling in ReorderBufferCommit() seems somewhat broken Tomas Vondra 00:11
Re: Tuple-routing for certain partitioned tables not working as expected Amit Langote 00:13
Re: error-handling in ReorderBufferCommit() seems somewhat broken Andres Freund 00:19
Re: error-handling in ReorderBufferCommit() seems somewhat broken Tomas Vondra 00:23
Re: A design for amcheck heapam verification Michael Paquier 00:33
Re: [PATCH] Fix drop replication slot blocking instead of returning error Craig Ringer 00:36
segment size depending *_wal_size defaults (was increasing the default WAL segment size) Andres Freund 00:36
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Michael Paquier 00:49
Re: A design for amcheck heapam verification Peter Geoghegan 01:00
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Andres Freund 01:06
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Michael Paquier 01:14
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Andres Freund 01:16
Re: Update low-level backup documentation to match actual behavior Michael Paquier 01:44
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Peter Eisentraut 02:20
Re: A design for amcheck heapam verification Thomas Munro 02:22
Re: pgbench: Skipping the creating primary keys after initialization Masahiko Sawada 02:32
Re: expanding inheritance in partition bound order 📎 Amit Langote 02:36
Re: expanding inheritance in partition bound order Robert Haas 03:03
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Michael Paquier 03:52
Re: A design for amcheck heapam verification Peter Geoghegan 03:56
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Andres Freund 04:45
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Magnus Hagander 06:32
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 06:39
Re: Speed up Clog Access by increasing CLOG buffers 📎 Amit Kapila 07:24
Re: Tuple-routing for certain partitioned tables not working as expected 📎 Etsuro Fujita 08:20
Re: expanding inheritance in partition bound order Amit Langote 08:32
Re: expanding inheritance in partition bound order Amit Khandekar 10:08
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Amit Kapila 10:27
Parallel worker error Pavan Deolasee 10:58
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Peter Eisentraut 11:01
Re: Update low-level backup documentation to match actual behavior 📎 David Steele 11:02
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Tom Lane 11:39
Re: Parallel worker error Robert Haas 11:41
Re: Parallel worker error Tom Lane 11:47
Re: Parallel worker error Amit Kapila 11:49
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Robert Haas 11:50
Re: Parallel worker error Tom Lane 11:55
Re: Re: Poor cost estimate with interaction between table correlation and partial indexes Robert Haas 12:00
Re: Parallel worker error Pavan Deolasee 12:00
Re: A design for amcheck heapam verification Alvaro Herrera 12:02
Re: Parallel Append implementation 📎 Amit Khandekar 12:02
Re: Parallel worker error Tom Lane 12:04
Re: WIP: Separate log file for extension Antonin Houska 12:08
Re: ALTER INDEX .. SET STATISTICS ... behaviour 📎 Alexander Korotkov 12:26
Re: LWLock optimization for multicore Power machines Alexander Korotkov 12:31
Re: Parallel worker error Robert Haas 12:42
Re: Parallel worker error Tom Lane 13:20
Re: expanding inheritance in partition bound order Ashutosh Bapat 13:22
Re: LWLock optimization for multicore Power machines Tom Lane 13:24
Re: [PATCH] Fix drop replication slot blocking instead of returning error 📎 Alvaro Herrera 13:33
Re: Parallel worker error Robert Haas 13:39
Re: [PATCH] Fix drop replication slot blocking instead of returning error 📎 Alvaro Herrera 13:39
Re: Parallel worker error Tom Lane 13:58
Re: expanding inheritance in partition bound order Robert Haas 14:31
Re: Hash Functions 📎 amul sul 14:43
Re: Parallel worker error Robert Haas 15:19
Re: segment size depending *_wal_size defaults (was increasing the default WAL segment size) Andres Freund 15:27
Re: Hash Functions Robert Haas 15:35
Re: LWLock optimization for multicore Power machines Sokolov Yura 15:50
Re: expanding inheritance in partition bound order Robert Haas 16:11
Re: expanding inheritance in partition bound order Robert Haas 16:12
Re: A design for amcheck heapam verification Peter Geoghegan 16:29
Re: expanding inheritance in partition bound order Ashutosh Bapat 16:47
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Tom Lane 18:16
Re: Polyphase merge is obsolete Peter Geoghegan 18:54
Re: expanding inheritance in partition bound order 📎 Robert Haas 19:45
Re: Polyphase merge is obsolete Robert Haas 19:48
Re: The case for removing replacement selection sort Robert Haas 19:51
Re: The case for removing replacement selection sort Peter Geoghegan 20:18
Re: Polyphase merge is obsolete Peter Geoghegan 20:23
Re: Parallel worker error Alvaro Herrera 21:28
pg_upgrade changes can it use CREATE EXTENSION? Regina Obe 21:33
Re: Parallel worker error Tom Lane 21:33
Re: The case for removing replacement selection sort Robert Haas 22:01
Re: pg_upgrade changes can it use CREATE EXTENSION? Tom Lane 22:01
Re: The case for removing replacement selection sort Peter Geoghegan 22:14
Re: Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Michael Paquier 22:16
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 22:37
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Bossart, Nathan 23:08
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands David G. Johnston 23:35
Re: Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Alvaro Herrera 23:39
Re: Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Michael Paquier 23:50
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 23:52
Re: The case for removing replacement selection sort Peter Geoghegan 23:59

Aug. 31, 2017

Thread Author Time
Re: Update low-level backup documentation to match actual behavior Michael Paquier 00:37
Re: The case for removing replacement selection sort Robert Haas 00:38
Re: The case for removing replacement selection sort Peter Geoghegan 00:56
Re: pgbench: Skipping the creating primary keys after initialization 📎 Masahiko Sawada 01:42
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 01:52
CLUSTER command progress monitor 📎 Tatsuro Yamada 02:12
document and use SPI_result_code_string() 📎 Peter Eisentraut 02:23
Re: Back-branch release notes up for review Noah Misch 02:53
code cleanup empty string initializations 📎 Peter Eisentraut 03:02
Re: Revisiting NAMEDATALEN Bruce Momjian 03:04
Re: More replication race conditions Noah Misch 03:15
Re: path toward faster partition pruning Amit Langote 03:17
Re: More replication race conditions Noah Misch 03:19
Re: [Proposal] Make the optimiser aware of partitions ordering Peter Eisentraut 03:30
generated columns 📎 Peter Eisentraut 04:16
Re: pg_upgrade changes can it use CREATE EXTENSION? Regina Obe 04:53
Re: Support to COMMENT ON DATABASE CURRENT_DATABASE 📎 Jing Wang 05:38
Re: parallelize queries containing initplans 📎 Amit Kapila 05:53
Hooks to track changed pages for backup purposes 📎 Andrey Borodin 06:02
Re: path toward faster partition pruning 📎 Amit Langote 06:02
Re: Proposal: Improve bitmap costing for lossy pages Dilip Kumar 06:26
Re: UPDATE of partition key Dilip Kumar 06:39
Re: expanding inheritance in partition bound order 📎 Ashutosh Bapat 06:56
Re: Parallel Append implementation 📎 Amit Khandekar 07:17
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Masahiko Sawada 07:23
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 07:35
Re: expanding inheritance in partition bound order Amit Langote 07:36
Re: UPDATE of partition key Amit Khandekar 08:45
Re: Range Merge Join v1 📎 Jeff Davis 08:52
CurrentUserId may be invalid during the rest of a session Richard Guo 10:02
Re: increasing the default WAL segment size 📎 Beena Emerson 11:20
log_destination=file 📎 Magnus Hagander 11:49
Re: More replication race conditions Simon Riggs 11:54
Re: Function to move the position of a replication slot 📎 Magnus Hagander 12:19
Re: pgbench tap tests & minor fixes. Nikolay Shaplov 12:29
Re: log_destination=file Tom Lane 12:34
Re: Hash Functions 📎 amul sul 12:40
Re: pgbench tap tests & minor fixes. Fabien COELHO 12:40
Re: log_destination=file Magnus Hagander 12:40
Re: log_destination=file Tom Lane 12:49
Re: asynchronous execution Kyotaro HORIGUCHI 12:52
multiple target of VACUUM command 📎 Kyotaro HORIGUCHI 12:53
Re: Parallel Hash take II 📎 Thomas Munro 12:53
Re: Adding support for Default partition in partitioning 📎 Jeevan Ladhe 12:53
Re: generated columns Greg Stark 13:44
Re: multiple target of VACUUM command Michael Paquier 14:09
Re: Hooks to track changed pages for backup purposes Michael Paquier 14:44
Assorted leaks and weirdness in parallel execution 📎 Tom Lane 15:09
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 15:25
Re: REINDEX CONCURRENTLY 2.0 📎 Andreas Karlsson 16:22
Re: Assorted leaks and weirdness in parallel execution Robert Haas 17:46
GnuTLS support 📎 Andreas Karlsson 17:52
Re: Proposal: Improve bitmap costing for lossy pages Robert Haas 17:57
Re: The case for removing replacement selection sort 📎 Peter Geoghegan 18:00
Re: Assorted leaks and weirdness in parallel execution Tom Lane 18:13
[PATCH] Assert that the correct locks are held when calling PageGetLSN() 📎 Jacob Champion 18:53
Re: Assorted leaks and weirdness in parallel execution Robert Haas 19:08
Re: Parallel worker error Robert Haas 19:11

Browse Archives

Prev | Next