pgsql-hackers since 2017-03-07 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 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
Re: Patch to improve performance of replay of AccessExclusiveLock Simon Riggs 10:20
Re: exposing wait events for non-backends (was: Tracking wait event for latches) Amit Langote 10:54
Re: Two phase commit in ECPG 📎 Masahiko Sawada 10:55
Re: dump a comment of a TSDictionary Giuseppe Broccolo 10:58
Re: Patch to improve performance of replay of AccessExclusiveLock 📎 David Rowley 11:15
Re: Patch to improve performance of replay of AccessExclusiveLock David Rowley 11:22
Re: make async slave to wait for lsn to be replayed 📎 Ivan Kartyshov 11:48
Re: Patch to improve performance of replay of AccessExclusiveLock 📎 Simon Riggs 12:13
Re: foreign partition DDL regression tests Ashutosh Bapat 12:14
Re: SCRAM authentication, take three Heikki Linnakangas 12:36
Re: Need a builtin way to run all tests faster manner Alvaro Herrera 12:36
Re: Small fix to postgresql.conf.sample's comment on max_parallel_workers Amit Kapila 12:42
Re: BRIN de-summarize ranges Simon Riggs 12:46
Re: One-shot expanded output in psql using \gx Daniel Verite 12:55
Re: make async slave to wait for lsn to be replayed Masahiko Sawada 12:58
Re: Need a builtin way to run all tests faster manner Simon Riggs 12:58
Re: Logical decoding on standby Simon Riggs 13:08
Re: Need a builtin way to run all tests faster manner Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 13:09
Re: One-shot expanded output in psql using \gx Stephen Frost 13:15
Re: SCRAM authentication, take three Michael Paquier 13:21
Re: Enabling parallelism for queries coming from SQL or other PL functions 📎 Rafia Sabih 14:07
Re: Proposal : Parallel Merge Join Robert Haas 14:17
Re: PATCH: two slab-like memory allocators 📎 Tomas Vondra 14:46
Re: Time to drop old-style (V0) functions? 📎 Peter Eisentraut 14:50
Re: Need a builtin way to run all tests faster manner Andrew Dunstan 15:24
ALTER PUBLICATION and segmentation fault Fujii Masao 15:45
Re: wait events for disk I/O Robert Haas 15:46
Re: WIP: Faster Expression Processing v4 Robert Haas 15:49
Re: Reporting planning time with EXPLAIN Stephen Frost 15:53
Re: [BUGS] Seems bug in postgres_fdw? Robert Haas 15:59
Re: Parallel bitmap heap scan Robert Haas 16:04
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Peter Eisentraut 16:08
Re: Parallel bitmap heap scan Dilip Kumar 16:09
Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea) Peter Eisentraut 16:09
Re: Parallel bitmap heap scan Robert Haas 16:11
Re: Parallel bitmap heap scan Robert Haas 16:14
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Robert Haas 16:16
Re: Partitioned tables and relfilenode Robert Haas 16:20
Re: Adding support for Default partition in partitioning David Fetter 16:21
Re: Parallel bitmap heap scan Dilip Kumar 16:27
Re: Adding support for Default partition in partitioning Keith Fiske 16:30
Re: WARNING: relcache reference leak: relation "p1" not closed Robert Haas 16:34
Re: Parallel bitmap heap scan Robert Haas 16:37
Re: Proposal : Parallel Merge Join 📎 Dilip Kumar 16:38
Re: Logical replication existing data copy Peter Eisentraut 16:39
Re: Parallel bitmap heap scan Dilip Kumar 16:40
Re: Parallel seq. plan is not coming against inheritance or partition table Robert Haas 16:42
Re: GUC for cleanup indexes threshold. Peter Geoghegan 16:43
Re: Logical replication existing data copy Robert Haas 16:44
Re: PATCH: Batch/pipelining support for libpq 📎 Daniel Verite 16:52
Re: ALTER PUBLICATION and segmentation fault 📎 Masahiko Sawada 16:56
Re: Proposal : Parallel Merge Join Robert Haas 16:58
Re: Proposal : Parallel Merge Join Dilip Kumar 17:00
Re: Patch to improve performance of replay of AccessExclusiveLock Andres Freund 17:04
Re: Partitioned tables and relfilenode Robert Haas 17:27
Bizarre choice of case for RELKIND_PARTITIONED_TABLE Tom Lane 17:55
Re: Poor memory context performance in large hash joins Tom Lane 18:06
Re: Poor memory context performance in large hash joins Andres Freund 18:37
parallel index(-only) scan breaks when run without parallelism Robert Haas 18:57
Re: make async slave to wait for lsn to be replayed Thomas Munro 19:04
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE Robert Haas 19:25
Re: New CORRESPONDING clause design Pavel Stehule 19:26
Re: SQL/JSON in PostgreSQL Andres Freund 19:38
Re: Enabling parallelism for queries coming from SQL or other PL functions 📎 Robert Haas 20:24
Re: ANALYZE command progress checker Robert Haas 20:27
Re: Small fix to postgresql.conf.sample's comment on max_parallel_workers Robert Haas 20:32
Re: Allow interrupts on waiting standby Peter Eisentraut 20:45
Re: Skip all-visible pages during second HeapScan of CIC Robert Haas 20:45
Re: Statement-level rollback legrand legrand 20:49
Re: adding an immutable variant of to_date Sven R. Kunze 20:56
Re: Adding the optional clause 'AS' in CREATE TRIGGER Peter Eisentraut 21:05
Re: Statement-level rollback Michael Banck 21:18
Re: Small fix to postgresql.conf.sample's comment on max_parallel_workers David Rowley 21:20
Re: Skip all-visible pages during second HeapScan of CIC Stephen Frost 21:26
Re: Statement-level rollback Dave Cramer 21:38
Re: WIP: [[Parallel] Shared] Hash Andres Freund 21:41
Re: SQL/JSON in PostgreSQL Sven R. Kunze 21:43
Re: Hash support for grouping sets Mark Dilger 21:43
Re: Hash support for grouping sets Mark Dilger 21:53
Re: Hash support for grouping sets Mark Dilger 21:58
Re: Write Ahead Logging for Hash Indexes Robert Haas 22:08
Example Custom Scan Provider Implementation? Eric Ridge 22:10
Re: Statement-level rollback legrand legrand 22:15
Re: Statement-level rollback Dave Cramer 22:19
Re: Statement-level rollback Vladimir Sitnikov 22:26
Re: Logical replication existing data copy 📎 Erik Rijkers 22:30
Re: [HACKERS] Statement-level rollback Vladimir Sitnikov 22:31
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE Tom Lane 23:03
Re: [NOVICE] opr_charset rule in gram.y Neha Khatri 23:22
Re: cast result of copyNode() Mark Dilger 23:27
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE Peter Eisentraut 23:31
Re: Proposal for changes to recovery.conf API Josh Berkus 23:31
Re: cast result of copyNode() Tom Lane 23:34
Re: Write Ahead Logging for Hash Indexes Robert Haas 23:41
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE Robert Haas 23:43
Re: WIP: Faster Expression Processing v4 Peter Eisentraut 23:46
Re: [NOVICE] opr_charset rule in gram.y Neha Khatri 23:58
Re: WIP: [[Parallel] Shared] Hash Andres Freund 23:58

March 8, 2017

Thread Author Time
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE Tom Lane 00:02
Re: Statement-level rollback legrand legrand 00:02
Re: WIP: Faster Expression Processing v4 Andres Freund 00:14
Re: WIP: [[Parallel] Shared] Hash Tom Lane 00:15
Re: delta relations in AFTER triggers 📎 Kevin Grittner 00:28
Re: Avoiding OOM in a hash join with many duplicate inner keys Tom Lane 00:29
Re: Example Custom Scan Provider Implementation? Amit Langote 01:39
Re: WARNING: relcache reference leak: relation "p1" not closed Amit Langote 01:55
Re: PATCH: Batch/pipelining support for libpq Craig Ringer 01:56
Re: Patch to improve performance of replay of AccessExclusiveLock David Rowley 02:02
Re: Skip all-visible pages during second HeapScan of CIC Robert Haas 02:03
Re: PATCH: Batch/pipelining support for libpq 📎 Vaishnavi Prabakaran 02:04
Re: foreign partition DDL regression tests Robert Haas 02:06
CREATE/ALTER ROLE PASSWORD ('value' USING 'method') 📎 Michael Paquier 02:07
Re: Write Ahead Logging for Hash Indexes Amit Kapila 02:07
Re: Skip all-visible pages during second HeapScan of CIC Andres Freund 02:12
Re: PATCH: two slab-like memory allocators 📎 David Rowley 02:19
Re: Parallel seq. plan is not coming against inheritance or partition table Amit Kapila 02:24
Re: Enabling replication connections by default in pg_hba.conf 📎 Peter Eisentraut 02:29
Re: wait events for disk I/O Amit Kapila 02:32
Re: adding an immutable variant of to_date Robert Haas 02:37
Re: Skip all-visible pages during second HeapScan of CIC Robert Haas 02:38
Re: Skip all-visible pages during second HeapScan of CIC 📎 Pavan Deolasee 02:42
Re: REINDEX CONCURRENTLY 2.0 Robert Haas 02:48
Re: Skip all-visible pages during second HeapScan of CIC Pavan Deolasee 02:51
Re: wait events for disk I/O Robert Haas 02:53
Re: Parallel seq. plan is not coming against inheritance or partition table Robert Haas 02:58
Implementation of SASLprep for SCRAM-SHA-256 📎 Michael Paquier 03:01
Re: Skip all-visible pages during second HeapScan of CIC Andres Freund 03:03
Re: REINDEX CONCURRENTLY 2.0 Andres Freund 03:12
Re: Protect syscache from bloating with negative cache entries David Steele 03:23
Re: Refactor handling of database attributes between pg_dump and pg_dumpall 📎 Haribabu Kommi 03:25
Re: SCRAM authentication, take three Magnus Hagander 03:33
Re: New SQL counter statistics view (pg_stat_sql) 📎 Haribabu Kommi 03:39
Re: ALTER PUBLICATION and segmentation fault Peter Eisentraut 03:46
Re: Need a builtin way to run all tests faster manner Magnus Hagander 03:52
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE 📎 Amit Langote 03:54
Re: SQL/JSON in PostgreSQL David Steele 04:05
Re: foreign partition DDL regression tests Ashutosh Bapat 04:18
Re: Need a builtin way to run all tests faster manner Andres Freund 04:23
Re: CREATE/ALTER ROLE PASSWORD ('value' USING 'method') Tom Lane 04:29
Re: CREATE/ALTER ROLE PASSWORD ('value' USING 'method') Michael Paquier 04:35
Re: some dblink refactoring Tsunakawa, Takayuki 05:10
Re: some dblink refactoring 📎 Tsunakawa, Takayuki 05:17
Re: CREATE/ALTER ROLE PASSWORD ('value' USING 'method') Rushabh Lathia 05:32
Re: dropping partitioned tables without CASCADE 📎 Amit Langote 05:33
Re: Reporting planning time with EXPLAIN 📎 Ashutosh Bapat 05:49
Re: Parallel bitmap heap scan 📎 Dilip Kumar 06:49
Re: CREATE/ALTER ROLE PASSWORD ('value' USING 'method') Michael Paquier 06:50
[bug fix] dblink leaks unnamed connections 📎 Tsunakawa, Takayuki 06:52
Re: Parallel Append implementation 📎 Amit Khandekar 07:00
Re: parallel index(-only) scan breaks when run without parallelism 📎 Amit Kapila 07:28
Re: Enabling replication connections by default in pg_hba.conf Michael Paquier 07:34

Browse Archives

Prev | Next