pgsql-hackers since 2017-07-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

July 19, 2017

Thread Author Time
Re: merge psql ef/ev sf/sv handling functions Masahiko Sawada 01:10
Re: Oddity in error handling of constraint violation in ExecConstraints for partitioned tables Amit Langote 01:30
Re: [GENERAL] huge RAM use in multi-command ALTER of table heirarchy Craig Ringer 01:47
Re: Something for the TODO list: deprecating abstime and friends 📎 Mark Dilger 04:13
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Rafia Sabih 04:24
Re: [PATCH] Make sure all statistics is sent after a few DML are performed Yugo Nagata 05:04
Re: merge psql ef/ev sf/sv handling functions Fabien COELHO 05:39
Re: merge psql ef/ev sf/sv handling functions Fabien COELHO 05:41
Re: Something for the TODO list: deprecating abstime and friends 📎 Mark Dilger 05:44
Re: Pluggable storage Haribabu Kommi 06:03
Re: merge psql ef/ev sf/sv handling functions Masahiko Sawada 06:05
Cache lookup errors with functions manipulation object addresses Michael Paquier 06:25
Dealing with logical replication Tatsuo Ishii 08:34
Re: Bug in ExecModifyTable function and trigger issues for foreign tables 📎 Etsuro Fujita 10:21
Re: JSONB - JSONB operator feature request david.turon 11:00
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 11:56
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 12:08
[TRAP: FailedAssertion] causing server to crash 📎 Neha Sharma 12:26
Re: Something for the TODO list: deprecating abstime and friends Tom Lane 13:35
Re: Proposal for CSN based snapshots Alexander Kuzmenkov 13:42
Re: [WIP] Zipfian distribution in pgbench Fabien COELHO 14:21
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Tom Lane 14:36
Using non-sequential timelines in order to help with possible collisions Brian Faherty 15:23
Re: pl/perl extension fails on Windows Ashutosh Sharma 15:48
Re: pl/perl extension fails on Windows Tom Lane 16:12
tupconvert.c API change in v10 release notes Justin Pryzby 16:25
Re: tupconvert.c API change in v10 release notes Tom Lane 16:39
new function for tsquery creartion 📎 Victor Drobny 16:43
Re: Something for the TODO list: deprecating abstime and friends Robert Haas 16:53
Re: pl/perl extension fails on Windows Robert Haas 16:56
Re: new function for tsquery creartion Robert Haas 16:58
Re: Using non-sequential timelines in order to help with possible collisions Robert Haas 17:00
Re: [TRAP: FailedAssertion] causing server to crash Robert Haas 17:11
Re: Something for the TODO list: deprecating abstime and friends Tom Lane 17:12
Re: Something for the TODO list: deprecating abstime and friends David Fetter 17:15
Re: Something for the TODO list: deprecating abstime and friends Robert Haas 17:23
Re: GSoC 2017: Foreign Key Arrays Robert Haas 17:28
Re: Cache lookup errors with functions manipulation object addresses Robert Haas 17:29
Re: Something for the TODO list: deprecating abstime and friends Tom Lane 17:35
Re: Using non-sequential timelines in order to help with possible collisions Michael Paquier 17:42
Re: pl/perl extension fails on Windows Ashutosh Sharma 17:44
PG10b2: column-list UPDATE syntax fails with single column Justin Pryzby 17:45
Re: Pluggable storage Robert Haas 17:53
Re: Pluggable storage Robert Haas 17:56
Re: Using non-sequential timelines in order to help with possible collisions Tom Lane 18:05
Re: pl/perl extension fails on Windows Tom Lane 18:09
Re: Something for the TODO list: deprecating abstime and friends Robert Haas 18:18
Re: PG10b2: column-list UPDATE syntax fails with single column Tom Lane 18:23
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 18:29
Re: Using non-sequential timelines in order to help with possible collisions Michael Paquier 18:31
Re: Something for the TODO list: deprecating abstime and friends Tom Lane 18:36
Re: Pluggable storage Peter Geoghegan 18:53
Re: Patch: Add --no-comments to skip COMMENTs with pg_dump 📎 Robins Tharakan 18:54
Re: Something for the TODO list: deprecating abstime and friends Tom Lane 18:56
Re: Patch: Add --no-comments to skip COMMENTs with pg_dump Fabrízio de Royes Mello 18:59
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 19:00
Re: GSoC 2017: Foreign Key Arrays Robert Haas 19:02
Re: Something for the TODO list: deprecating abstime and friends Michael Paquier 19:04
Re: Patch: Add --no-comments to skip COMMENTs with pg_dump Michael Paquier 19:08
Re: More flexible LDAP auth search filters? Robert Haas 19:10
Re: Patch: Add --no-comments to skip COMMENTs with pg_dump 📎 Robins Tharakan 19:14
Re: [TRAP: FailedAssertion] causing server to crash Alvaro Herrera 19:22
Re: Something for the TODO list: deprecating abstime and friends Mark Dilger 19:26
Re: Something for the TODO list: deprecating abstime and friends Mark Dilger 19:37
Re: Something for the TODO list: deprecating abstime and friends Robert Haas 19:45
Re: New partitioning - some feedback Robert Haas 19:52
Re: GSoC 2017: Foreign Key Arrays Alvaro Herrera 20:08
Re: Something for the TODO list: deprecating abstime and friends Tom Lane 20:19
pgbench minor doc typo 📎 Fabien COELHO 20:42
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 20:46
Re: pl/perl extension fails on Windows Tom Lane 21:01
Re: Authentication mechanisms categorization Álvaro Hernández Tortosa 22:00
autovacuum can't keep up, bloat just continues to rise Joshua D. Drake 22:11
Re: autovacuum can't keep up, bloat just continues to rise Peter Geoghegan 22:24
Re: autovacuum can't keep up, bloat just continues to rise Tom Lane 22:29
Re: autovacuum can't keep up, bloat just continues to rise Alvaro Herrera 22:54
Re: autovacuum can't keep up, bloat just continues to rise Joe Conway 23:16
Re: JSONB - JSONB operator feature request Merlin Moncure 23:17
Re: autovacuum can't keep up, bloat just continues to rise Stephen Frost 23:24
Re: Partition-wise join for join between (declaratively) partitioned tables Thomas Munro 23:45

July 20, 2017

Thread Author Time
psql's \r broken since e984ef5861d 📎 Julien Rouhaud 00:54
Re: psql's \r broken since e984ef5861d Tom Lane 01:34
Re: psql's \r broken since e984ef5861d Julien Rouhaud 01:42
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 02:02
Re: psql's \r broken since e984ef5861d Tom Lane 02:15
Re: autovacuum can't keep up, bloat just continues to rise Peter Geoghegan 02:17
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Etsuro Fujita 02:21
Re: psql's \r broken since e984ef5861d Tom Lane 02:24
Re: autovacuum can't keep up, bloat just continues to rise Masahiko Sawada 02:52
Re: autovacuum can't keep up, bloat just continues to rise Tom Lane 02:57
Re: autovacuum can't keep up, bloat just continues to rise Peter Geoghegan 03:08
Re: Partition-wise join for join between (declaratively) partitioned tables Thomas Munro 03:23
[PATCH] pageinspect function to decode infomasks 📎 Craig Ringer 03:33
Re: [PATCH] pageinspect function to decode infomasks Craig Ringer 03:38
Re: [PATCH] pageinspect function to decode infomasks Peter Geoghegan 03:44
Re: psql's \r broken since e984ef5861d Julien Rouhaud 03:49
Re: Dealing with logical replication Craig Ringer 05:21
Re: [TRAP: FailedAssertion] causing server to crash Craig Ringer 05:32
Re: <> join selectivity estimate question 📎 Thomas Munro 05:34
Re: [TRAP: FailedAssertion] causing server to crash Craig Ringer 05:53
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 06:05
Re: autovacuum can't keep up, bloat just continues to rise Sokolov Yura 06:09
Re: [PATCH] pageinspect function to decode infomasks Julien Rouhaud 06:13
Re: Partition-wise join for join between (declaratively) partitioned tables Amit Langote 06:16
Re: Error while copying a large file in pg_rewind Michael Paquier 06:17
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 06:17
Re: PgFDW connection invalidation by ALTER SERVER/ALTER USER MAPPING 📎 Kyotaro HORIGUCHI 06:25
Re: [PATCH] pageinspect function to decode infomasks Masahiko Sawada 06:26
Re: [TRAP: FailedAssertion] causing server to crash Neha Sharma 07:00
Re: Dealing with logical replication Tatsuo Ishii 07:24
Re: [TRAP: FailedAssertion] causing server to crash Craig Ringer 07:58
xlogfilename 王刚 08:42
Re: xlogfilename DEV_OPS 08:58
Re: xlogfilename Michael Paquier 09:02
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 09:14
Re: [TRAP: FailedAssertion] causing server to crash Neha Sharma 09:15
Re: Adding -E switch to pg_dumpall Fabien COELHO 09:17
Proposal about a "deep" versions for some jsonb functions Dmitry Dolgov 09:43
Re: Causal reads take II Thomas Munro 11:08
Re: [PATCH] pageinspect function to decode infomasks Ashutosh Sharma 11:09
Mishandling of WCO constraints in direct foreign table modification 📎 Etsuro Fujita 11:40
Re: <> join selectivity estimate question Ashutosh Bapat 11:47
[PATCH] A hook for session start 📎 Yugo Nagata 11:47
Re: [PATCH] pageinspect function to decode infomasks Craig Ringer 11:52
Re: <> join selectivity estimate question 📎 Thomas Munro 12:00
pg_upgrade failed if view contain natural left join condition tushar 12:09
Re: <> join selectivity estimate question Ashutosh Bapat 12:18
pg_upgrade failed if view is based on sequence tushar 12:23
Re: [PATCH] A hook for session start Fabrízio de Royes Mello 12:27
Re: [GENERAL] huge RAM use in multi-command ALTER of table heirarchy Greg Stark 12:39
Re: pg_upgrade failed if view contain natural left join condition Thom Brown 12:46
Re: pg_upgrade failed if view is based on sequence Thom Brown 13:04
Re: Adding support for Default partition in partitioning 📎 Jeevan Ladhe 13:17
Re: [GENERAL] huge RAM use in multi-command ALTER of table heirarchy Tom Lane 13:19
Re: autovacuum can't keep up, bloat just continues to rise Stephen Frost 13:28
Re: xlogfilename Yugo Nagata 13:33
Incorrect comment of XLByteToSeg() and XLByteToPrevSeg() 📎 Yugo Nagata 13:44
Re: pg_upgrade failed if view is based on sequence Thom Brown 13:47
Re: pg_upgrade failed if view is based on sequence Tom Lane 13:48
Re: pg_upgrade failed if view contain natural left join condition Tom Lane 13:53
Re: Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 13:59
Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera 14:04
Re: Cache lookup errors with functions manipulation object addresses Michael Paquier 14:07
Re: autovacuum can't keep up, bloat just continues to rise Joshua D. Drake 14:11
Re: JSONB - JSONB operator feature request David Fetter 14:24
Definitional questions for pg_sequences view Tom Lane 14:36
Re: autovacuum can't keep up, bloat just continues to rise Claudio Freire 14:45
Re: Increase Vacuum ring buffer. Robert Haas 14:59
Re: Increase Vacuum ring buffer. Claudio Freire 15:09
Re: JSONB - JSONB operator feature request Dmitry Dolgov 15:41
Re: GSoC 2017: weekly progress reports (week 7) Robert Haas 15:48
Re: Increase Vacuum ring buffer. Robert Haas 15:51
Re: pg_upgrade failed if view contain natural left join condition David G. Johnston 15:57
Re: Increase Vacuum ring buffer. Tom Lane 16:04
Re: Increase Vacuum ring buffer. Claudio Freire 16:08
Re: pg_upgrade failed if view contain natural left join condition Tom Lane 16:14
Re: autovacuum can't keep up, bloat just continues to rise Jeff Janes 16:16
Re: Increase Vacuum ring buffer. Sokolov Yura 16:16
Re: Increase Vacuum ring buffer. Claudio Freire 16:22
Re: Increase Vacuum ring buffer. Sokolov Yura 16:22
Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera 16:26
Re: [WIP] Zipfian distribution in pgbench Alik Khilazhev 16:49
Re: Increase Vacuum ring buffer. Jeff Janes 16:52
Re: [WIP] Zipfian distribution in pgbench Fabien COELHO 17:20
Re: GSoC 2017: weekly progress reports (week 7) Shubham Barai 17:22
Re: [WIP] Zipfian distribution in pgbench Alik Khilazhev 17:33
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Robert Haas 17:38
Re: GSoC 2017: weekly progress reports (week 7) Robert Haas 17:39
Re: Increase Vacuum ring buffer. Robert Haas 17:59
Re: Mishandling of WCO constraints in direct foreign table modification Robert Haas 18:24
Re: autovacuum can't keep up, bloat just continues to rise Peter Geoghegan 18:40
Re: Increase Vacuum ring buffer. Stephen Frost 19:04
Re: Error while copying a large file in pg_rewind Robert Haas 19:31
Re: Increase Vacuum ring buffer. Robert Haas 19:34
Re: Increase Vacuum ring buffer. Stephen Frost 19:37
Re: Increase Vacuum ring buffer. Tom Lane 19:51
Re: <> join selectivity estimate question Tom Lane 20:21
Re: PgFDW connection invalidation by ALTER SERVER/ALTER USER MAPPING 📎 Tom Lane 22:15
Re: PgFDW connection invalidation by ALTER SERVER/ALTER USER MAPPING Alvaro Herrera 22:23
Re: <> join selectivity estimate question 📎 Thomas Munro 22:40
Better error message for trying to drop a DB with open subscriptions? Josh Berkus 23:09
More optimization effort? Tatsuo Ishii 23:11

July 21, 2017

Thread Author Time
Re: [PATCH] A hook for session start Robert Haas 00:42
Re: [PATCH] A hook for session start Craig Ringer 01:53
Re: Better error message for trying to drop a DB with open subscriptions? Craig Ringer 01:57
Re: More optimization effort? Craig Ringer 02:01
Re: Definitional questions for pg_sequences view Craig Ringer 02:09
Re: xlogfilename Craig Ringer 02:11
Re: [GENERAL] huge RAM use in multi-command ALTER of table heirarchy Amit Langote 02:35
Re: Mishandling of WCO constraints in direct foreign table modification 📎 Etsuro Fujita 03:00
Re: [PATCH] pageinspect function to decode infomasks 📎 Craig Ringer 03:29
Re: autovacuum can't keep up, bloat just continues to rise Joshua D. Drake 03:58
Re: [TRAP: FailedAssertion] causing server to crash Neha Sharma 04:16
Re: autovacuum can't keep up, bloat just continues to rise Mark Kirkwood 04:47
Re: Better error message for trying to drop a DB with open subscriptions? Jeff Janes 05:04
Re: PgFDW connection invalidation by ALTER SERVER/ALTER USER MAPPING 📎 Kyotaro HORIGUCHI 05:25
Re: [TRAP: FailedAssertion] causing server to crash Thomas Munro 05:31
Re: PgFDW connection invalidation by ALTER SERVER/ALTER USER MAPPING Kyotaro HORIGUCHI 05:37
Re: PgFDW connection invalidation by ALTER SERVER/ALTER USER MAPPING Michael Paquier 05:55
Re: [TRAP: FailedAssertion] causing server to crash Neha Sharma 06:09

Browse Archives

Prev | Next