pgsql-hackers before 2017-08-02 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 30, 2017

Thread Author Time
Re: PostgreSQL not setting OpenSSL session id context? Tom Lane 19:59
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 20:35
Re: pl/perl extension fails on Windows Christoph Berg 21:14
Re: pl/perl extension fails on Windows Tom Lane 21:30
Re: PostgreSQL not setting OpenSSL session id context? Shay Rojansky 22:15
Re: PostgreSQL not setting OpenSSL session id context? 📎 Shay Rojansky 23:24
Re: segfault in HEAD when too many nested functions call Andres Freund 23:47

July 31, 2017

Thread Author Time
Re: segfault in HEAD when too many nested functions call Julien Rouhaud 00:09
Re: BUG #14758: Segfault with logical replication on a function index Masahiko Sawada 00:40
Re: Refreshing subscription relation state inside a transaction block Masahiko Sawada 00:42
Re: [HACKERS] BUG #14759: insert into foreign data partitions fail 📎 Amit Langote 00:58
10 beta docs: different replication solutions 📎 Steve Singer 01:34
Re: Missing comment for max_logical_replication_workers in postgresql.conf.sample Tatsuo Ishii 02:32
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 03:02
Re: pl/perl extension fails on Windows Ashutosh Sharma 03:48
Re: On Complex Source Code Reading Strategy Zeray Kalayu 05:03
Re: Adding support for Default partition in partitioning Ashutosh Bapat 05:49
Re: Causal reads take II 📎 Thomas Munro 05:49
Persistent wait event sets and socket changes Craig Ringer 06:08
Re: pl/perl extension fails on Windows Ashutosh Sharma 06:11
Re: Adding support for Default partition in partitioning Ashutosh Bapat 06:22
Re: pl/perl extension fails on Windows 📎 Christoph Berg 08:40
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Remi Colinet 09:09
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Remi Colinet 09:20
Re: asynchronous execution Kyotaro HORIGUCHI 09:42
Re: map_partition_varattnos() and whole-row vars 📎 Amit Langote 09:56
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Pavel Stehule 10:10
Re: PostgreSQL - Weak DH group 📎 Heikki Linnakangas 11:27
Minor comment update in partition.c 📎 Beena Emerson 11:53
Re: PostgreSQL not setting OpenSSL session id context? Heikki Linnakangas 11:54
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 11:59
Re: Default Partition for Range 📎 Beena Emerson 12:28
Re: [PROPOSAL] Temporal query processing with range types 📎 Peter Moser 12:53
Re: 10 beta docs: different replication solutions Merlin Moncure 13:00
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 13:07
Re: pl/perl extension fails on Windows Tom Lane 13:39
Re: GSoC 2017: Foreign Key Arrays Alvaro Herrera 15:18
Re: Persistent wait event sets and socket changes Andres Freund 15:41
Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) 📎 Sokolov Yura 15:56
Re: Update comments in nodeModifyTable.c Robert Haas 16:03
[GOSC' 17][Performance report] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions 📎 Mengxing Liu 16:11
Re: Clarification in pg10's pgupgrade.html step 10 (upgrading standby servers) Robert Haas 16:13
Crash report for some ICU-52 (debian8) COLLATE and work_mem values Daniel Verite 16:21
Re: Transactions involving multiple postgres foreign servers Robert Haas 16:40
Re: pl/perl extension fails on Windows Christoph Berg 16:45
pgsql: Record full paths of programs sought by "configure". Tom Lane 17:02
Re: Transactions involving multiple postgres foreign servers Robert Haas 17:03
Re: Increase Vacuum ring buffer. Sokolov Yura 17:11
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 17:20
Re: Transactions involving multiple postgres foreign servers Alvaro Herrera 17:27
Re: LP_DEAD hinting and not holding on to a buffer pin on leaf page (Was: [WIP] Zipfian distribution in pgbench) Robert Haas 17:28
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Geoghegan 17:37
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 17:53
Re: LP_DEAD hinting and not holding on to a buffer pin on leaf page (Was: [WIP] Zipfian distribution in pgbench) Peter Geoghegan 17:54
Re: Transactions involving multiple postgres foreign servers Robert Haas 18:43
Re: PL_stashcache, or, what's our minimum Perl version? Peter Eisentraut 18:49
Re: LP_DEAD hinting and not holding on to a buffer pin on leaf page (Was: [WIP] Zipfian distribution in pgbench) Robert Haas 18:51
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 18:55
Re: pg_stop_backup(wait_for_archive := true) on standby server Robert Haas 19:10
Re: pg_stop_backup(wait_for_archive := true) on standby server Stephen Frost 19:13
Re: PL_stashcache, or, what's our minimum Perl version? Peter Eisentraut 19:17
Re: PL_stashcache, or, what's our minimum Perl version? Peter Eisentraut 19:37
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 19:38
Re: PostgreSQL - Weak DH group Heikki Linnakangas 19:48
[PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) 📎 Markus Sintonen 20:13
Re: PL_stashcache, or, what's our minimum Perl version? Peter Eisentraut 20:22
Re: [PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) Peter Eisentraut 20:30
Inconsistencies in from_char_parse_int_len() Douglas Doole 20:39
Re: PG 10 release notes Thomas Munro 20:53
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 20:54
Re: Inconsistencies in from_char_parse_int_len() Tom Lane 20:57
Re: POC: Sharing record typmods between backends Andres Freund 21:08
Re: Another comment typo in execMain.c Peter Eisentraut 21:09
Re: Fix a typo in pg_upgrade/info.c Peter Eisentraut 21:23
Re: A bug in mapping attributes in ATExecAttachPartition() Robert Haas 21:26
Re: PostgreSQL not setting OpenSSL session id context? Tom Lane 21:26
Re: building libpq.a static library Peter Eisentraut 21:27
Re: Parallel Hash take II Andres Freund 21:28
Re: building libpq.a static library Tom Lane 21:36
Re: BUG #14759: insert into foreign data partitions fail David G. Johnston 21:41
Re: LP_DEAD hinting and not holding on to a buffer pin on leaf page (Was: [WIP] Zipfian distribution in pgbench) Peter Geoghegan 22:13
Re: pg_dump does not handle indirectly-granted permissions properly 📎 Stephen Frost 22:26
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 22:54
Re: Incorrect comment of XLByteToSeg() and XLByteToPrevSeg() Tatsuo Ishii 23:11
Re: [PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) Chapman Flack 23:13
Re: PostgreSQL 10 (latest beta) and older ICU Peter Eisentraut 23:42
Re: Parallel Hash take II Thomas Munro 23:55

Aug. 1, 2017

Thread Author Time
Re: 10 beta docs: different replication solutions 📎 Steve Singer 00:09
Re: PL_stashcache, or, what's our minimum Perl version? 📎 Tom Lane 00:17
Re: Fix a typo in pg_upgrade/info.c Masahiko Sawada 00:22
Re: BUG #14759: insert into foreign data partitions fail 📎 Amit Langote 00:42
Re: AlterUserStmt anmd RoleSpec rules in grammar.y 📎 Peter Eisentraut 00:42
Re: PL_stashcache, or, what's our minimum Perl version? Peter Eisentraut 00:54
Re: BUG #14759: insert into foreign data partitions fail David G. Johnston 01:10
Re: Parallel Hash take II Andres Freund 01:11
Re: BUG #14758: Segfault with logical replication on a function index Andres Freund 01:14
Re: BUG #14759: insert into foreign data partitions fail 📎 Amit Langote 01:18
Re: Constraint exclusion for partitioned tables Robert Haas 01:47
Re: Partitioning vs ON CONFLICT Robert Haas 01:52
Re: Parallel Hash take II Robert Haas 02:00
Re: Update description of \d[S+] in \? Robert Haas 02:06
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Robert Haas 02:10
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 02:18
Re: Update description of \d[S+] in \? David G. Johnston 02:44
Re: A bug in mapping attributes in ATExecAttachPartition() 📎 Amit Langote 03:10
Re: [HACKERS] BUG #14759: insert into foreign data partitions fail Etsuro Fujita 03:45
Re: Subscription code improvements Noah Misch 04:17
Re: BUG #14758: Segfault with logical replication on a function index Noah Misch 04:21
Re: Partitioning vs ON CONFLICT Amit Langote 04:26
Re: Update comments in nodeModifyTable.c Etsuro Fujita 04:31
Re: [BUGS] BUG #14759: insert into foreign data partitions fail Amit Langote 04:45
Improve the performance of the standby server when dropping tables on the primary server 📎 Tokuda, Takashi 04:45
Re: segfault in HEAD when too many nested functions call Noah Misch 04:46
Re: Freeze on Cygwin w/ concurrency Noah Misch 05:06
Re: [PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) Markus Sintonen 05:06
Re: PostgreSQL not setting OpenSSL session id context? Shay Rojansky 05:23
Re: PostgreSQL 10 (latest beta) and older ICU Victor Wagner 06:12
foreign table creation and NOT VALID check constraints Amit Langote 06:16
Re: foreign table creation and NOT VALID check constraints Simon Riggs 06:22
A little improvementof ApplyLauncherMain loop code 📎 Yugo Nagata 06:28
Re: Update description of \d[S+] in \? Amit Langote 06:34
Re: Improve the performance of the standby server when dropping tables on the primary server Simon Riggs 06:55
Re: foreign table creation and NOT VALID check constraints Amit Langote 07:37
Not able to create collation on Windows 📎 Murtuza Zabuawala 07:39
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Daniel Verite 07:45
How to run PG TAP tests on windows? Abbas Butt 08:24
Re: Pluggable storage Haribabu Kommi 08:26
Re: Minor comment update in partition.c Dean Rasheed 08:45
Re: foreign table creation and NOT VALID check constraints Simon Riggs 08:54
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 08:56
Re: foreign table creation and NOT VALID check constraints Amit Langote 09:11
Re: Incorrect comment of XLByteToSeg() and XLByteToPrevSeg() Yugo Nagata 09:30
reload-through-the-top-parent switch the partition table 📎 Rushabh Lathia 09:34
Re: map_partition_varattnos() and whole-row vars Etsuro Fujita 09:41
Re: Red-Black tree traversal tests Aleksander Alekseev 09:54
Re: Red-Black tree traversal tests Aleksander Alekseev 09:58
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 11:20
Re: PostgreSQL 10 (latest beta) and older ICU Peter Eisentraut 12:16
Re: PostgreSQL 10 (latest beta) and older ICU Victor Wagner 12:28
Re: AlterUserStmt anmd RoleSpec rules in grammar.y Pavel Golub 12:42
Re: Transactions involving multiple postgres foreign servers Stas Kelvich 13:15
Re: PostgreSQL 10 (latest beta) and older ICU Tom Lane 13:49
Remove 1MB size limit in tsvector 📎 Ildus Kurbangaliev 14:08
Re: Proposal for CSN based snapshots 📎 Alexander Kuzmenkov 14:11
Re: How to run PG TAP tests on windows? Michael Paquier 14:35
Re: [GENERAL] Not able to create collation on Windows Tom Lane 14:53
Re: PostgreSQL 10 (latest beta) and older ICU 📎 Peter Eisentraut 15:28
Re: [GENERAL] Not able to create collation on Windows Peter Eisentraut 15:35
Possible bug in 9.3.17 using operator <> 📎 Nick Dro 15:39
Re: [GENERAL] Not able to create collation on Windows Tom Lane 15:39
Re: Possible bug in 9.3.17 using operator <> David G. Johnston 15:59
Re: PL_stashcache, or, what's our minimum Perl version? Tels 16:24
Re: [GENERAL] Not able to create collation on Windows Murtuza Zabuawala 16:33
Re: map_partition_varattnos() and whole-row vars Amit Khandekar 16:33
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Remi Colinet 16:35
Re: AlterUserStmt anmd RoleSpec rules in grammar.y Robert Haas 16:45
Re: PL_stashcache, or, what's our minimum Perl version? Tom Lane 16:51
Re: [GENERAL] Not able to create collation on Windows Tom Lane 16:58
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Michael Paquier 17:11
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Andres Freund 17:17
Better way to handle suppression of CASCADE detail messages Tom Lane 17:34
Re: More flexible LDAP auth search filters? Peter Eisentraut 17:36
Re: Better way to handle suppression of CASCADE detail messages Andres Freund 17:39
Re: Better way to handle suppression of CASCADE detail messages Robert Haas 17:48
Re: A bug in mapping attributes in ATExecAttachPartition() Robert Haas 17:54
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Robert Haas 17:57
Re: Better way to handle suppression of CASCADE detail messages Tom Lane 17:57
Re: Better way to handle suppression of CASCADE detail messages Andres Freund 18:23
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Michael Paquier 18:26
Re: pgbench minor doc typo Peter Eisentraut 18:39
parallel documentation improvements 📎 Robert Haas 18:43
Re: pgbench minor doc typo Fabien COELHO 18:49
Re: Remove 1MB size limit in tsvector Robert Haas 18:56
JDBC 42.1.4 released Dave Cramer 19:01
Re: Partitioning vs ON CONFLICT Robert Haas 19:02
Re: Update comments in nodeModifyTable.c Robert Haas 19:07
Re: Remove 1MB size limit in tsvector Ildus K 19:10
Re: parallel documentation improvements Erik Rijkers 19:15
Re: parallel documentation improvements Robert Haas 19:32
Re: Remove 1MB size limit in tsvector Robert Haas 19:33
Re: [PATCH] A hook for session start Peter Eisentraut 19:36
Re: [PATCH] A hook for session start Peter Eisentraut 19:36
Re: [PATCH] A hook for session start Peter Eisentraut 19:37
Re: [PATCH] A hook for session start Andres Freund 19:42
Re: [PATCH] A hook for session start Robert Haas 19:55
Re: Better way to handle suppression of CASCADE detail messages Alvaro Herrera 19:59
Re: Remove 1MB size limit in tsvector Ildus K 20:00
Re: [PATCH v3] pg_progress() SQL function to monitor progression of long running SQL queries/utilities Pavel Stehule 20:06
Re: asynchronous execution Robert Haas 20:27
Re: BUG #14758: Segfault with logical replication on a function index Peter Eisentraut 20:28
Re: [HACKERS] Re: BUG #14758: Segfault with logical replication on a function index Peter Eisentraut 20:29
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Geoghegan 20:42
Re: More flexible LDAP auth search filters? 📎 Thomas Munro 22:17
Re: Adding support for Default partition in partitioning Robert Haas 22:21
Re: reload-through-the-top-parent switch the partition table Robert Haas 22:25
Re: BUG #14758: Segfault with logical replication on a function index Andres Freund 22:52
Why does logical replication launcher exit with exit code 1? Thomas Munro 22:58
Re: Why does logical replication launcher exit with exit code 1? Andres Freund 23:03
Re: Why does logical replication launcher exit with exit code 1? Gavin Flower 23:19
Re: Why does logical replication launcher exit with exit code 1? Andres Freund 23:21

Browse Archives

Prev | Next