pgsql-hackers since 2017-02-20 16:42

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

Feb. 20, 2017

Thread Author Time
Re: [PROPOSAL] Temporal query processing with range types 📎 Peter Moser 16:42
Re: Checksums by default? Tomas Vondra 16:50
Re: Should we cacheline align PGXACT? Robert Haas 16:53
Re: Replication vs. float timestamps is a disaster Robert Haas 17:12
Re: Should we cacheline align PGXACT? 📎 Simon Riggs 17:19
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure David Christensen 17:22
Re: Should we cacheline align PGXACT? Robert Haas 17:32
Re: Parallel bitmap heap scan Robert Haas 17:48
Re: Parallel bitmap heap scan Robert Haas 17:51
Re: Should we cacheline align PGXACT? Simon Riggs 17:56
Re: patch: function xmltable 📎 Pavel Stehule 18:12
Re: GUC for cleanup indexes threshold. Masahiko Sawada 18:14
Re: DROP SUBSCRIPTION and ROLLBACK Fujii Masao 18:42
possible encoding issues with libxml2 functions Pavel Stehule 18:48
Re: fd,c just Assert()s that lseek() succeeds 📎 Tom Lane 19:02
Re: Parallel bitmap heap scan Tom Lane 19:04
Re: Replication vs. float timestamps is a disaster Tom Lane 19:20
Re: SERIALIZABLE with parallel query 📎 Thomas Munro 19:25
Re: GUC for cleanup indexes threshold. Simon Riggs 19:39
Re: GUC for cleanup indexes threshold. Peter Geoghegan 20:08
Re: Documentation improvements for partitioning Bruce Momjian 20:27
Re: Documentation improvements for partitioning Bruce Momjian 20:33
SUBSCRIPTION command hangs up, segfault occurs in the server process and to cancel the execution. nuko yokohama 22:11
Re: ICU integration Bruce Momjian 22:38
Re: ICU integration Peter Geoghegan 22:54
Multivariate statistics and expression indexes Bruce Momjian 23:13
Re: ICU integration Bruce Momjian 23:19
Re: ICU integration Peter Geoghegan 23:29
Re: ICU integration Bruce Momjian 23:51

Feb. 21, 2017

Thread Author Time
Re: ICU integration Peter Geoghegan 00:05
Re: Multivariate statistics and expression indexes Tomas Vondra 00:27
Re: PATCH: two slab-like memory allocators 📎 Tomas Vondra 00:43
Re: Multivariate statistics and expression indexes Bruce Momjian 00:49
Re: SCRAM authentication, take three Michael Paquier 00:53
Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG 📎 Ideriha, Takeshi 01:18
Re: delta relations in AFTER triggers Thomas Munro 01:44
error detail when partition not found 📎 Amit Langote 01:58
Re: Documentation improvements for partitioning Amit Langote 02:01
Re: Documentation improvements for partitioning Ashutosh Bapat 03:10
Re: delta relations in AFTER triggers Thomas Munro 03:43
Re: Passing query string to workers 📎 Rafia Sabih 03:48
Re: Documentation improvements for partitioning Amit Langote 04:27
Re: Documentation improvements for partitioning Ashutosh Bapat 04:33
Re: Parallel bitmap heap scan 📎 Dilip Kumar 04:50
[doc fix] Really trivial fix for BRIN documentation 📎 Tsunakawa, Takayuki 06:34
Re: dropping partitioned tables without CASCADE 📎 Amit Langote 06:35
Re: Provide list of subscriptions and publications in psql's completion 📎 Michael Paquier 06:50
Re: dropping partitioned tables without CASCADE 📎 Amit Langote 06:51
Re: PATCH: Batch/pipelining support for libpq Michael Paquier 07:51
Re: [doc fix] Really trivial fix for BRIN documentation Simon Riggs 09:09
Re: pageinspect: Hash index support Mithun Cy 09:28
Re: pageinspect: Hash index support 📎 Ashutosh Sharma 09:44
Re: [POC] A better way to expand hash indexes. 📎 Mithun Cy 09:58
Re: powerpc(32) point/polygon regression failures on Debian Jessie Christoph Berg 10:05
[patch] reorder tablespaces in basebackup tar stream for backup_label 📎 Michael Banck 10:17
Re: Push down more UPDATEs/DELETEs in postgres_fdw 📎 Rushabh Lathia 10:31
Re: LWLock optimization for multicore Power machines 📎 Bernd Helmle 10:47
Re: Should we cacheline align PGXACT? Alexander Korotkov 10:51
Re: DROP SUBSCRIPTION and ROLLBACK 📎 Masahiko Sawada 10:52
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 11:17
Re: Should we cacheline align PGXACT? Ashutosh Sharma 11:27
Re: Should we cacheline align PGXACT? Andres Freund 11:37
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 12:12
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 12:16
Re: Should we cacheline align PGXACT? Alexander Korotkov 12:22
Re: LWLock optimization for multicore Power machines Alexander Korotkov 12:35
Re: Measuring replay lag Simon Riggs 12:51
Re: Should we cacheline align PGXACT? Ashutosh Sharma 13:03
Re: Partitioned tables and relfilenode 📎 Ashutosh Bapat 13:21
Re: Provide list of subscriptions and publications in psql's completion Petr Jelinek 13:59
Re: pg_monitor role Thomas Reiss 14:07
Re: drop support for Python 2.3 Peter Eisentraut 14:51
Re: LWLock optimization for multicore Power machines 📎 Bernd Helmle 14:54
Re: GUC for cleanup indexes threshold. Amit Kapila 15:01
Re: drop support for Python 2.3 Tom Lane 15:18
pg_upgrade loses security lables and COMMENTs on blobs Stephen Frost 16:26
Re: DROP SUBSCRIPTION and ROLLBACK Fujii Masao 16:52
Re: SUBSCRIPTION command hangs up, segfault occurs in the server process and to cancel the execution. Masahiko Sawada 16:54
Re: Bold itemized list entries Magnus Hagander 16:56
Re: Documentation improvements for partitioning 📎 Yugo Nagata 16:57
Re: safer node casting Peter Eisentraut 17:00
Re: drop support for Python 2.3 Peter Eisentraut 17:02
Re: DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada 17:17
Re: pg_monitor role Masahiko Sawada 17:40
Re: Walsender crash Fujii Masao 18:16
Re: SUBSCRIPTION command hangs up, segfault occurs in the server process and to cancel the execution. Fujii Masao 18:19
Re: Resolved typo in a comment Fujii Masao 18:44
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 19:08
pg_dump does not refresh matviews from extensions Jim Nasby 19:54
Change in "policy" on dump ordering? Jim Nasby 19:58
Re: pg_dump does not refresh matviews from extensions Stephen Frost 20:05
Re: Measuring replay lag 📎 Thomas Munro 21:38
Re: Speedup twophase transactions Alvaro Herrera 22:03
Re: "may be unused" warnings for gcc Peter Eisentraut 22:20
Re: mat views stats Peter Eisentraut 22:22
Re: Change in "policy" on dump ordering? Peter Eisentraut 22:25
Re: Proposal : For Auto-Prewarm. Peter Eisentraut 22:36
Json support for array pseudotypes 📎 Andrew Dunstan 22:40
Re: safer node casting Jeff Janes 22:49
Re: Replication vs. float timestamps is a disaster James Cloos 22:52
Re: safer node casting Tom Lane 22:59
Re: Json support for array pseudotypes Tom Lane 23:01
Re: Json support for array pseudotypes Andrew Dunstan 23:16

Feb. 22, 2017

Thread Author Time
Re: Proposal : For Auto-Prewarm. Robert Haas 00:58
Re: SERIALIZABLE with parallel query Robert Haas 01:01
Re: Bold itemized list entries Robert Haas 01:14
Re: [doc fix] Really trivial fix for BRIN documentation Tsunakawa, Takayuki 01:18
foreign partition DDL regression tests 📎 Amit Langote 01:40
Re: dropping partitioned tables without CASCADE 📎 Amit Langote 01:49
Re: dropping partitioned tables without CASCADE 📎 Amit Langote 01:56
Re: snapbuild woes 📎 Petr Jelinek 02:05
Re: Speedup twophase transactions Michael Paquier 02:07
Re: patch proposal Venkata B Nagothi 02:09
Re: patch proposal Venkata B Nagothi 02:10
Re: Documentation improvements for partitioning Robert Haas 02:14
Re: Documentation improvements for partitioning Robert Haas 02:16
Statement timeout behavior in extended queries 📎 Tatsuo Ishii 02:50
Re: "may be unused" warnings for gcc Andres Freund 03:17
Re: foreign partition DDL regression tests Ashutosh Bapat 04:26
Re: dropping partitioned tables without CASCADE 📎 Ashutosh Bapat 04:46
Enabling parallelism for queries coming from SQL or other PL functions 📎 Rafia Sabih 04:55
Re: foreign partition DDL regression tests Amit Langote 04:56
Re: Adding new output parameter of pg_stat_statements to identify operation of the query. Jim Nasby 05:38
Re: dropping partitioned tables without CASCADE 📎 Amit Langote 05:41
Re: mat views stats Jim Nasby 05:43
Performance degradation in TPC-H Q18 Kuntal Ghosh 05:53
Re: Change in "policy" on dump ordering? Jim Nasby 05:55
Re: Replication vs. float timestamps is a disaster Jim Nasby 05:59
Re: Replication vs. float timestamps is a disaster Jim Nasby 06:10
Re: PATCH: Batch/pipelining support for libpq 📎 Vaishnavi Prabakaran 06:14
Re: pageinspect: Hash index support Robert Haas 06:43
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita 06:45
Re: Passing query string to workers Robert Haas 06:55
Re: Radix tree for character conversion Michael Paquier 07:06
GRANT EXECUTE ON FUNCTION foo() TO bar(); Joel Jacobson 07:06
Re: Passing query string to workers Rafia Sabih 07:10
Re: Parallel Index-only scan Rafia Sabih 07:12
Re: Allow pg_dumpall to work without pg_authid 📎 Robins Tharakan 07:33
tablesample with partitioned tables 📎 Amit Langote 07:51
Re: Replication vs. float timestamps is a disaster Andres Freund 07:53
Re: GRANT EXECUTE ON FUNCTION foo() TO bar(); Pavel Stehule 08:07
Re: GRANT EXECUTE ON FUNCTION foo() TO bar(); Joel Jacobson 08:20
Re: Partitioned tables and relfilenode 📎 Amit Langote 08:20
Re: asynchronous execution 📎 Kyotaro HORIGUCHI 08:39
Re: GRANT EXECUTE ON FUNCTION foo() TO bar(); Pavel Stehule 08:51
Re: snapbuild woes Erik Rijkers 10:29
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia 10:57
Re: Logical Replication WIP 📎 Petr Jelinek 11:24
Re: mat views stats Jim Mlodgenski 11:31
Re: Logical Replication WIP 📎 Petr Jelinek 12:00
Re: Logical replication existing data copy 📎 Petr Jelinek 12:03
Re: snapbuild woes Petr Jelinek 12:07
Re: [patch] reorder tablespaces in basebackup tar stream for backup_label Bernd Helmle 12:23
Re: dropping partitioned tables without CASCADE 📎 Ashutosh Bapat 12:24
Re: pg_monitor role Dave Page 12:47
Re: Partitioned tables and relfilenode Ashutosh Bapat 12:58
Re: GRANT EXECUTE ON FUNCTION foo() TO bar(); Tom Lane 13:18
Re: GRANT EXECUTE ON FUNCTION foo() TO bar(); Joel Jacobson 13:31
Cleanup: avoid direct use of ip_posid/ip_blkid 📎 Pavan Deolasee 13:38
Re: Replication vs. float timestamps is a disaster Tom Lane 13:43
Re: Logical replication existing data copy Erik Rijkers 13:48
Re: mat views stats Peter Eisentraut 13:56
Re: Replication vs. float timestamps is a disaster Andres Freund 13:56
Re: Replication vs. float timestamps is a disaster Stephen Frost 13:58
Re: Hash support for grouping sets Thom Brown 13:59
Re: Change in "policy" on dump ordering? Peter Eisentraut 14:00
Re: make async slave to wait for lsn to be replayed Thom Brown 14:08
remove deprecated COMMENT ON RULE syntax 📎 Peter Eisentraut 14:16
Re: "may be unused" warnings for gcc 📎 Peter Eisentraut 14:26
Re: Replication vs. float timestamps is a disaster Tom Lane 14:32
Make subquery alias optional in FROM clause 📎 Bernd Helmle 14:33
Re: remove deprecated COMMENT ON RULE syntax Tom Lane 14:35
Re: [PATCH] Suppress Clang 3.9 warnings Fabien COELHO 14:43
Re: GRANT EXECUTE ON FUNCTION foo() TO bar(); Jim Nasby 14:58
Re: Replication vs. float timestamps is a disaster Jim Nasby 15:06
Re: Make subquery alias optional in FROM clause Tom Lane 15:08
Re: Replication vs. float timestamps is a disaster Andres Freund 15:12
Re: Make subquery alias optional in FROM clause David G. Johnston 15:13
Re: Change in "policy" on dump ordering? Jim Nasby 15:14
Re: Make subquery alias optional in FROM clause David G. Johnston 15:17
Re: mat views stats Jim Nasby 15:18
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 15:20
Re: Replication vs. float timestamps is a disaster Jim Nasby 15:21
Re: Replication vs. float timestamps is a disaster Andrew Dunstan 15:27
Re: Replication vs. float timestamps is a disaster Tom Lane 15:45
Re: tablesample with partitioned tables David Fetter 15:54
Re: Allow pg_dumpall to work without pg_authid David Fetter 15:59
Re: pg_monitor role Magnus Hagander 16:31
Re: Make subquery alias optional in FROM clause Bernd Helmle 16:50
Re: pg_monitor role Stephen Frost 16:52
Re: Enabling parallelism for queries coming from SQL or other PL functions Dilip Kumar 16:52
Re: Make subquery alias optional in FROM clause Nico Williams 17:03
Re: Make subquery alias optional in FROM clause Bernd Helmle 17:09
Re: Logical replication existing data copy 📎 Erik Rijkers 17:13
Re: pg_monitor role Dave Page 17:15
Re: Replication vs. float timestamps is a disaster David Fetter 17:22
Re: pg_monitor role Stephen Frost 17:42
Re: pg_monitor role Stephen Frost 17:55
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 18:19
Note about bug #14563 Tom Lane 18:19

Browse Archives

Prev | Next