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

March 6, 2017

Thread Author Time
Re: REINDEX CONCURRENTLY 2.0 Andreas Karlsson 00:13
Re: Cost model for parallel CREATE INDEX Peter Geoghegan 00:14
Re: dropping partitioned tables without CASCADE Amit Langote 00:51
Re: Re: new high availability feature for the system with both asynchronous and synchronous replication Higuchi, Daisuke 01:27
Foreign Join pushdowns not working properly for outer joins 📎 David Rowley 02:05
Re: Statement-level rollback Tsunakawa, Takayuki 02:27
Re: Parallel seq. plan is not coming against inheritance or partition table Amit Kapila 02:41
Re: SCRAM authentication, take three Michael Paquier 02:50
Re: SCRAM authentication, take three 📎 Michael Paquier 02:54
Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG Okano, Naoki 02:58
Re: dropping partitioned tables without CASCADE Simon Riggs 03:05
Re: Report the number of skipped frozen pages by manual VACUUM Yugo Nagata 03:12
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 04:00
Re: Print correct startup cost for the group aggregate. Ashutosh Bapat 04:32
Re: Parallel seq. plan is not coming against inheritance or partition table Ashutosh Sharma 05:09
Re: dropping partitioned tables without CASCADE Simon Riggs 05:25
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 05:29
Re: dropping partitioned tables without CASCADE Simon Riggs 05:35
Re: Parallel bitmap heap scan 📎 Dilip Kumar 05:35
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 05:42
Re: dropping partitioned tables without CASCADE Amit Langote 05:50
Re: Foreign Join pushdowns not working properly for outer joins 📎 Etsuro Fujita 05:51
TPC-H Q20 from 1 hour to 19 hours! Rafia Sabih 06:22
Re: Partitioned tables and relfilenode Michael Paquier 06:41
Re: [BUG FIX] Removing NamedLWLockTrancheArray Kyotaro HORIGUCHI 06:44
Re: ANALYZE command progress checker Michael Paquier 06:49
Re: Performance degradation in TPC-H Q18 Kuntal Ghosh 06:56
Re: ANALYZE command progress checker Andres Freund 06:58
Re: [BUG FIX] Removing NamedLWLockTrancheArray Kyotaro HORIGUCHI 06:58
Re: Partitioned tables and relfilenode 📎 Amit Langote 07:18
[GSoC] Self introduction and question to mentors Кирилл Бороздин 07:41
Re: Partitioned tables and relfilenode Ashutosh Bapat 07:49
Re: Partitioned tables and relfilenode Amit Langote 07:56
Re: Foreign Join pushdowns not working properly for outer joins David Rowley 07:59
Re: Partitioned tables and relfilenode Ashutosh Bapat 08:01
Re: ANALYZE command progress checker Amit Langote 08:02
pg_dump segfaults with publication 📎 Amit Langote 08:06
Re: [BUG FIX] Removing NamedLWLockTrancheArray 📎 Kyotaro HORIGUCHI 08:07
Re: Radix tree for character conversion 📎 Kyotaro HORIGUCHI 08:16
Re: Partitioned tables and relfilenode Michael Paquier 08:22
Re: Partitioned tables and relfilenode Amit Langote 08:23
Re: wait events for disk I/O Rushabh Lathia 08:27
Re: Partitioned tables and relfilenode Ashutosh Bapat 08:29
Re: Change in "policy" on dump ordering? Michael Banck 08:33
Re: [BUG FIX] Removing NamedLWLockTrancheArray Kyotaro HORIGUCHI 08:53
Re: Logical replication and inheritance Amit Langote 09:04
Re: Logical replication and inheritance Amit Langote 09:09
Re: Print correct startup cost for the group aggregate. Rushabh Lathia 09:16
Re: dropping partitioned tables without CASCADE 📎 Ashutosh Bapat 09:19
Re: ANALYZE command progress checker vinayak 09:20
Re: Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 09:20
Re: Print correct startup cost for the group aggregate. Ashutosh Bapat 09:25
Re: UPDATE of partition key Amit Langote 09:41
Re: Logical Replication and Character encoding 📎 Kyotaro HORIGUCHI 10:06
Re: Logical Replication and Character encoding Petr Jelinek 10:13
Re: Logical replication existing data copy 📎 Petr Jelinek 10:27
PATCH: psql show index with type info 📎 Amos Bird 11:24
Re: Parallel Index Scans Michael Banck 11:27
Re: PATCH: Configurable file mode mask Simon Riggs 11:27
Re: Parallel Index Scans Amit Kapila 11:33
Re: Foreign Join pushdowns not working properly for outer joins 📎 Ashutosh Bapat 12:22
Re: Change in "policy" on dump ordering? Peter Eisentraut 12:28
Re: objsubid vs subobjid Peter Eisentraut 12:30
Re: pgsql: Allow vacuums to report oldestxmin 📎 Masahiko Sawada 12:37
Re: PATCH: Configurable file mode mask Tom Lane 12:38
Re: One-shot expanded output in psql using \gx 📎 Christoph Berg 12:42
dump a comment of a TSDictionary Giuseppe Broccolo 12:49
Re: Proposal : Parallel Merge Join 📎 Dilip Kumar 13:15
Re: PATCH: Configurable file mode mask Robert Haas 13:17
Re: Parallel Index Scans Robert Haas 13:19
Re: Parallel Index Scans Amit Kapila 13:46
Re: PATCH: Configurable file mode mask Stephen Frost 13:50
Re: PATCH: Configurable file mode mask Stephen Frost 13:52
Re: WIP: [[Parallel] Shared] Hash 📎 Thomas Munro 13:57
Re: Change in "policy" on dump ordering? Stephen Frost 14:01
Re: Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro 14:01
Re: [BUG FIX] Removing NamedLWLockTrancheArray Amit Kapila 14:02
Re: PATCH: psql show index with type info Stephen Frost 14:05
Re: PATCH: Configurable file mode mask 📎 David Steele 14:06
Re: dump a comment of a TSDictionary Stephen Frost 14:06
Re: PATCH: Configurable file mode mask David Steele 14:16
Re: PATCH: psql show index with type info Amos Bird 14:24
Re: ANALYZE command progress checker David Steele 14:24
Re: PATCH: psql show index with type info Stephen Frost 14:30
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver Peter Eisentraut 14:38
Re: [BUGS] Seems bug in postgres_fdw? 📎 Rader, David 14:45
Re: PATCH: psql show index with type info Amos Bird 14:51
Re: Logical replication existing data copy Erik Rijkers 15:10
Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 15:14
Re: Declarative partitioning optimization for large amount of partitions 📎 Aleksander Alekseev 15:22
Re: RADIUS fallback servers Adam Brightwell 15:24
Re: Other formats in pset like markdown, rst, mediawiki 📎 Jan Michálek 15:39
Re: Other formats in pset like markdown, rst, mediawiki Jan Michálek 15:47
[GSoC] Push-based query executor discussion Arseny Sher 16:20
Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line David Christensen 16:25
Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 16:37
Re: perlcritic 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 17:02
Re: [PATCH] Use $ parameters as replacement characters for pg_stat_statements Robert Haas 17:36
Re: PATCH: two slab-like memory allocators Robert Haas 17:40
Re: PATCH: two slab-like memory allocators Andres Freund 17:44
Re: PATCH: Make pg_stop_backup() archive wait optional Robert Haas 17:48
Re: PATCH: Make pg_stop_backup() archive wait optional Stephen Frost 17:53
Re: PATCH: two slab-like memory allocators Robert Haas 18:05
Re: PATCH: Make pg_stop_backup() archive wait optional Robert Haas 18:07
Re: contrib modules and relkind check Corey Huinker 18:10
Re: Patch to implement pg_current_logfile() function Robert Haas 18:21
Re: Statement-level rollback Robert Haas 18:24
pgsql: Remove objname/objargs split for referring to objects Peter Eisentraut 18:34
Re: DROP FUNCTION of multiple functions Peter Eisentraut 18:35
Re: Other formats in pset like markdown, rst, mediawiki Peter Eisentraut 18:45
Re: Parallel Index Scans Gavin Flower 18:49
Re: PATCH: two slab-like memory allocators Tomas Vondra 18:49
Re: PATCH: two slab-like memory allocators Andres Freund 19:08
Re: RADIUS fallback servers Adam Brightwell 19:14
Re: Declarative partitioning optimization for large amount of partitions Andres Freund 20:01
Re: [PATCH] Use $ parameters as replacement characters for pg_stat_statements Lukas Fittl 20:01
Re: Enabling replication connections by default in pg_hba.conf 📎 Peter Eisentraut 20:03
Re: rename pg_log directory? Andreas Karlsson 20:12
Re: Faster methods for getting SPI results Peter Eisentraut 20:13
Re: rename pg_log directory? Tom Lane 20:16
Re: Other formats in pset like markdown, rst, mediawiki Jan Michálek 20:22
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Peter Eisentraut 20:26
Re: Performance degradation in TPC-H Q18 Andres Freund 20:32
Re: dump a comment of a TSDictionary Tom Lane 21:00
WARNING: relcache reference leak: relation "p1" not closed Kevin Grittner 21:11
Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea) Peter Eisentraut 21:13
Re: dump a comment of a TSDictionary Stephen Frost 21:14
Re: WARNING: relcache reference leak: relation "p1" not closed Kevin Grittner 21:24
Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea) Tomas Vondra 21:33
Re: Parallel seq. plan is not coming against inheritance or partition table 📎 Robert Haas 21:54
Re: dump a comment of a TSDictionary Tom Lane 21:55
Re: Performance degradation in TPC-H Q18 Robert Haas 21:58
Re: dump a comment of a TSDictionary Stephen Frost 22:06
Re: Re: check failure with -DRELCACHE_FORCE_RELEASE -DCLOBBER_FREED_MEMORY Tom Lane 22:14
Need a builtin way to run all tests faster manner Andres Freund 22:15
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Robert Haas 22:16
Re: Performance degradation in TPC-H Q18 Andres Freund 22:19
Re: WARNING: relcache reference leak: relation "p1" not closed Tom Lane 22:28
Re: Need a builtin way to run all tests faster manner Stephen Frost 22:30
Re: PATCH: two slab-like memory allocators Tomas Vondra 22:32
Re: Logical replication existing data copy Erik Rijkers 22:40
Re: PATCH: two slab-like memory allocators Andres Freund 22:42
Re: rename pg_log directory? 📎 Andreas Karlsson 23:01
Re: PATCH: two slab-like memory allocators Andres Freund 23:19
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 23:36
Re: amcheck (B-Tree integrity checking tool) Andres Freund 23:49
Re: Proposal : Parallel Merge Join Robert Haas 23:51
Re: contrib modules and relkind check Michael Paquier 23:55
Re: wait events for disk I/O Robert Haas 23:57
Re: amcheck (B-Tree integrity checking tool) Andres Freund 23:57
Re: Performance degradation in TPC-H Q18 Robert Haas 23:59

March 7, 2017

Thread Author Time
Re: wait events for disk I/O Michael Paquier 00:01
Re: Performance degradation in TPC-H Q18 Andres Freund 00:04
on_dsm_detach() callback and parallel tuplesort BufFile resource management Peter Geoghegan 00:33
Re: Statement-level rollback Tsunakawa, Takayuki 00:33
Re: dump a comment of a TSDictionary Tom Lane 00:40
Re: Need a builtin way to run all tests faster manner Tom Lane 00:45
Re: Patch to implement pg_current_logfile() function Michael Paquier 00:45
Re: Need a builtin way to run all tests faster manner Andres Freund 00:53
Small fix to postgresql.conf.sample's comment on max_parallel_workers 📎 David Rowley 01:09
Re: WARNING: relcache reference leak: relation "p1" not closed 📎 Amit Langote 01:37
Re: WARNING: relcache reference leak: relation "p1" not closed Michael Paquier 01:49
Re: Declarative partitioning optimization for large amount of partitions Amit Langote 01:55
Re: Partitioned tables and relfilenode Amit Langote 01:56
Re: Restricting maximum keep segments by repslots Craig Ringer 02:01
Re: wait events for disk I/O Amit Kapila 02:09
Re: Enabling replication connections by default in pg_hba.conf Michael Paquier 02:11
Re: Small fix to postgresql.conf.sample's comment on max_parallel_workers Amit Kapila 02:21
Re: adding an immutable variant of to_date Andreas Karlsson 02:21
Re: Small fix to postgresql.conf.sample's comment on max_parallel_workers 📎 David Rowley 02:32
Re: Re: check failure with -DRELCACHE_FORCE_RELEASE -DCLOBBER_FREED_MEMORY Andrew Dunstan 02:33
Re: Report the number of skipped frozen pages by manual VACUUM 📎 Masahiko Sawada 02:34
Re: Logical replication existing data copy Petr Jelinek 03:01
Re: WIP: Faster Expression Processing v4 📎 Andres Freund 03:01
Re: Parallel seq. plan is not coming against inheritance or partition table Amit Kapila 03:28
Re: Foreign Join pushdowns not working properly for outer joins Etsuro Fujita 04:03
Re: Patch to improve performance of replay of AccessExclusiveLock 📎 David Rowley 04:31
Re: Foreign Join pushdowns not working properly for outer joins Ashutosh Bapat 04:37
Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan 04:40
Re: Parallel seq. plan is not coming against inheritance or partition table Ashutosh Sharma 04:52
opr_charset rule in gram.y Neha Khatri 04:54
Re: WARNING: relcache reference leak: relation "p1" not closed 📎 Amit Langote 04:55
Re: WARNING: relcache reference leak: relation "p1" not closed Tom Lane 05:04
Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG 📎 Ideriha, Takeshi 05:09
Re: Partitioned tables and relfilenode Ashutosh Bapat 05:11
Re: increasing the default WAL segment size Ashutosh Sharma 05:16
logical replication apply to run with sync commit off by default 📎 Petr Jelinek 05:23
Re: [NOVICE] opr_charset rule in gram.y Tom Lane 05:30
Re: allow referring to functions without arguments when unique Michael Paquier 05:32
Re: Parallel seq. plan is not coming against inheritance or partition table Amit Kapila 05:48
Re: ANALYZE command progress checker Michael Paquier 06:01
Re: Parallel seq. plan is not coming against inheritance or partition table Ashutosh Sharma 06:33
Re: WARNING: relcache reference leak: relation "p1" not closed 📎 Amit Langote 06:43
Re: ANALYZE command progress checker Haribabu Kommi 06:45
Re: GUC for cleanup indexes threshold. 📎 Masahiko Sawada 07:07
Re: contrib modules and relkind check 📎 Amit Langote 07:15
Re: Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 08:04
Re: SQL/JSON in PostgreSQL Oleg Bartunov 09:21
Re: Proposal : Parallel Merge Join 📎 Dilip Kumar 10:16
Re: SCRAM authentication, take three Heikki Linnakangas 10:18

Browse Archives

Prev | Next