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

June 4, 2017

Thread Author Time
Re: PG10 transition tables, wCTEs and multiple operations on the same table 📎 Thomas Munro 02:39
Re: Default Partition for Range 📎 Rafia Sabih 03:56
Re: ALTER INDEX .. SET STATISTICS ... behaviour Amit Kapila 04:34
Re: ALTER INDEX .. SET STATISTICS ... behaviour Tom Lane 04:41
Re: ALTER INDEX .. SET STATISTICS ... behaviour Amit Kapila 05:00
Re: COPY (query) TO ... doesn't allow parallelism Amit Kapila 05:12
Re: proposal psql \gdesc Fabien COELHO 07:13
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 07:15
Re: proposal psql \gdesc Brent Douglas 08:37
Re: proposal psql \gdesc Fabien COELHO 08:47
Re: logical replication - still unstable after all these months Erik Rijkers 12:04
Re: Adding support for Default partition in partitioning Jeevan Ladhe 13:00
Re: Fix performance of generic atomics 📎 Sokolov Yura 13:10
Re: Index created in BEFORE trigger not updated during INSERT Tom Lane 16:10
Re: Re: [GSOC 17] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions 📎 Mengxing Liu 16:27
pg_upgrade and missing loadable libraries Bruce Momjian 17:06
Re: pg_upgrade and missing loadable libraries Andres Freund 17:13
Re: pg_upgrade and missing loadable libraries Alvaro Herrera 17:20
Re: pg_upgrade and missing loadable libraries Bruce Momjian 17:44
Re: pg_upgrade and missing loadable libraries Tom Lane 17:55
Re: pg_upgrade and missing loadable libraries Bruce Momjian 17:59
Re: pg_upgrade and missing loadable libraries Tom Lane 18:04
Re: pg_upgrade and missing loadable libraries Bruce Momjian 18:16
Re: pg_upgrade and missing loadable libraries Tom Lane 18:30
Re: Adding support for Default partition in partitioning Beena Emerson 18:36
Re: Adding support for Default partition in partitioning Jeevan Ladhe 18:44
Re: Adding support for Default partition in partitioning Beena Emerson 18:46
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity Mark Dilger 18:55
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity Mark Dilger 19:19
Re: pg_upgrade and missing loadable libraries Bruce Momjian 19:28
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity Andres Freund 19:35
Re: Default Partition for Range 📎 Beena Emerson 20:13
Re: Continuous buildfarm failures on hamster with bin-check Noah Misch 21:12
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity Mark Dilger 21:16
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity Andres Freund 21:19
Make ANALYZE more selective about what is a "most common value"? Tom Lane 21:30
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity Mark Dilger 21:32
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog Noah Misch 22:24
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) 📎 Tom Lane 22:30
Re: BUG #14682: row level security not work with partitioned table Noah Misch 22:33
Re: Error while creating subscription when server is running in single user mode Noah Misch 22:45
Re: Server ignores contents of SASLInitialResponse Noah Misch 22:49
Should we standardize on a type for signal handler flags? Andres Freund 23:00
Re: Should we standardize on a type for signal handler flags? Michael Paquier 23:13
Re: Should we standardize on a type for signal handler flags? Tom Lane 23:14
Re: Should we standardize on a type for signal handler flags? Andres Freund 23:21
Re: Should we standardize on a type for signal handler flags? Tom Lane 23:26

June 5, 2017

Thread Author Time
Re: logical replication - still unstable after all these months Mark Kirkwood 01:08
Support to COMMENT ON DATABASE CURRENT_DATABASE 📎 Jing Wang 01:09
Re: Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog 📎 Michael Paquier 01:27
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog Michael Paquier 01:28
Re: logical replication and PANIC during shutdown checkpoint in publisher 📎 Andres Freund 01:29
Re: Support to COMMENT ON DATABASE CURRENT_DATABASE Michael Paquier 01:30
Re: logical replication and PANIC during shutdown checkpoint in publisher Michael Paquier 01:31
Re: logical replication and PANIC during shutdown checkpoint in publisher Andres Freund 01:42
Re: logical replication - still unstable after all these months Mark Kirkwood 02:01
Re: sketchy partcollation handling 📎 Amit Langote 02:18
Re: logical replication - still unstable after all these months 📎 Petr Jelinek 02:38
Fix a typo in README.dependencies 📎 atorikoshi 02:52
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Amit Kapila 03:20
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Tom Lane 03:45
Re: Support to COMMENT ON DATABASE CURRENT_DATABASE Jing Wang 04:20
Re: BEFORE trigger can cause undetected partition constraint violation 📎 Amit Langote 05:02
Re: proposal psql \gdesc 📎 Pavel Stehule 05:55
Re: UPDATE of partition key Amit Kapila 05:57
Re: logical replication and PANIC during shutdown checkpoint in publisher Michael Paquier 06:30
Re: Server ignores contents of SASLInitialResponse Michael Paquier 06:34
Re: UPDATE of partition key Amit Kapila 06:51
Re: UPDATE of partition key Amit Khandekar 06:53
Re: proposal psql \gdesc Fabien COELHO 07:02
Re: simplehash.h typo Heikki Linnakangas 08:10
Re: Server ignores contents of SASLInitialResponse Heikki Linnakangas 08:14
Re: Bug in ExecModifyTable function and trigger issues for foreign tables 📎 Etsuro Fujita 08:25
Re: simplehash.h typo Andres Freund 08:26
Re: simplehash.h typo Heikki Linnakangas 08:32
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ashutosh Bapat 08:39
Update comments in nodeModifyTable.c 📎 Etsuro Fujita 08:45
Challenges preventing us moving to 64 bit transaction id (XID)? Tianzhou Chen 08:49
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Heikki Linnakangas 09:08
Re: make check false success Sandro Santilli 09:23
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Etsuro Fujita 09:25
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Amit Kapila 11:16
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Magnus Hagander 11:28
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog wangchuanting 11:32
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Amit Kapila 11:35
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Magnus Hagander 11:38
Re: Proposal : For Auto-Prewarm. 📎 Rafia Sabih 11:58
Re: Fix a typo in README.dependencies 📎 Ashutosh Bapat 12:24
Fix performance degradation of contended LWLock on NUMA 📎 Sokolov Yura 13:22
Re: make check false success Tom Lane 13:49
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Tom Lane 13:56
Re: PG10 transition tables, wCTEs and multiple operations on the same table Robert Haas 14:07
Re: PG10 transition tables, wCTEs and multiple operations on the same table Tom Lane 14:15
Re: PG10 transition tables, wCTEs and multiple operations on the same table Robert Haas 14:19
Re: BUG #14682: row level security not work with partitioned table Joe Conway 14:20
Re: Proposal : For Auto-Prewarm. Robert Haas 14:36
Re: BUG #14682: row level security not work with partitioned table Robert Haas 14:36
intermittent failures in Cygwin from select_parallel tests Andrew Dunstan 14:40
Re: intermittent failures in Cygwin from select_parallel tests Tom Lane 14:59
Re: Default Partition for Range Dilip Kumar 15:14
shm_toc_lookup API Tom Lane 15:19
Re: shm_toc_lookup API Robert Haas 15:36
Re: make check false success Robert Haas 15:42
Re: shm_toc_lookup API Tom Lane 16:19
Re: Make ANALYZE more selective about what is a "most common value"? Robert Haas 17:00
Re: shm_toc_lookup API Robert Haas 17:10
GSoC 2017 weekly progress reports ("Explicitly support predicate locks in index access methods besides b-tree") Shubham Barai 17:40
postgres_fdw cost estimation defaults and documentation Jeff Janes 18:37
Re: shm_toc_lookup API Tom Lane 18:57
Re: shm_toc_lookup API Andres Freund 19:02
Re: shm_toc_lookup API Tom Lane 19:06
Re: PROVE_FLAGS 📎 Andrew Dunstan 19:06
Re: shm_toc_lookup API Andres Freund 19:10
HACKERS[PROPOSAL] split ProcArrayLock into multiple parts 📎 Jim Van Fleet 19:30
Re: Why does logical replication launcher set application_name? Petr Jelinek 19:32
Re: Make ANALYZE more selective about what is a "most common value"? Tom Lane 19:34
Re: HACKERS[PROPOSAL] split ProcArrayLock into multiple parts 📎 Sokolov Yura 20:11
Re: HACKERS[PROPOSAL] split ProcArrayLock into multiple parts 📎 Sokolov Yura 20:26
Re: HACKERS[PROPOSAL] split ProcArrayLock into multiple parts Jim Van Fleet 20:36
Re: PG10 transition tables, wCTEs and multiple operations on the same table Thomas Munro 21:21
Re: Use of non-restart-safe storage by temp_tablespaces Jerry Sievers 21:38
Re: Make ANALYZE more selective about what is a "most common value"? Mark Kirkwood 21:41
Re: PG10 transition tables, wCTEs and multiple operations on the same table Tom Lane 22:11
Re: Make ANALYZE more selective about what is a "most common value"? Gavin Flower 22:12
Re: Make ANALYZE more selective about what is a "most common value"? Gavin Flower 22:43
Re: PG10 transition tables, wCTEs and multiple operations on the same table Thomas Munro 22:57

June 6, 2017

Thread Author Time
Re: Is ECPG's SET CONNECTION really not thread-aware? 📎 Tsunakawa, Takayuki 00:14
Re: Make ANALYZE more selective about what is a "most common value"? Robert Haas 00:45
Re: logical replication and PANIC during shutdown checkpoint in publisher Andres Freund 00:47
Re: PG10 transition tables, wCTEs and multiple operations on the same table Craig Ringer 00:58
Re: logical replication and PANIC during shutdown checkpoint in publisher Michael Paquier 01:07
Re: Error while creating subscription when server is running in single user mode Peter Eisentraut 01:12
Re: PG10 transition tables, wCTEs and multiple operations on the same table Thomas Munro 01:40
Re: ALTER SUBSCRIPTION ..SET PUBLICATION <no name> refresh is not throwing error. Peter Eisentraut 01:46
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Amit Kapila 02:10
inconsistent application_name use in logical workers 📎 Peter Eisentraut 02:19
Re: logical replication and PANIC during shutdown checkpoint in publisher Andres Freund 02:28
Re: Why does logical replication launcher set application_name? Peter Eisentraut 02:31
Re: Use of non-restart-safe storage by temp_tablespaces Bruce Momjian 02:34
Re: Use of non-restart-safe storage by temp_tablespaces Andres Freund 02:38
Re: Use of non-restart-safe storage by temp_tablespaces Bruce Momjian 02:41
Re: Do we need the gcc feature "__builtin_expect" to promote the branches prediction? Hao Lee 02:44
Re: Do we need the gcc feature "__builtin_expect" to promote the branches prediction? Craig Ringer 03:06
Re: Server ignores contents of SASLInitialResponse 📎 Michael Paquier 03:09
pg_dump issues 📎 Дмитрий Воронин 03:37
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Ashutosh Bapat 04:13
Re: pg_dump issues Craig Ringer 04:15
Re: Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog 📎 Michael Paquier 04:17
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Craig Ringer 04:18
Minor fix for EventCacheLookup() 📎 Amit Langote 04:24
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Ashutosh Bapat 04:24
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Tom Lane 04:30
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Ashutosh Bapat 04:38
Re: postgres_fdw cost estimation defaults and documentation Ashutosh Bapat 05:10
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 06:32
Re: Default Partition for Range 📎 Beena Emerson 06:34
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 06:40
Re: [POC] hash partitioning 📎 amul sul 07:33
Re: Use of non-restart-safe storage by temp_tablespaces Alvaro Herrera 07:39
Fix tab-completion of ALTER SUBSCRIPTION SET PUBLICATION 📎 Masahiko Sawada 08:17
Re: [POC] hash partitioning Dilip Kumar 08:50
Re: Get stuck when dropping a subscription during synchronizing table Masahiko Sawada 09:00
Re: [POC] hash partitioning Amit Langote 09:11
Re: [POC] hash partitioning Dilip Kumar 09:46
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Craig Ringer 10:00
Re: Proposal : For Auto-Prewarm. Neha Sharma 10:18
Re: Is ECPG's SET CONNECTION really not thread-aware? Michael Meskes 10:20
Re: Proposal : For Auto-Prewarm. 📎 Rafia Sabih 10:29
Re: inconsistent application_name use in logical workers Petr Jelinek 10:51
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Stephen Frost 12:29
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Bruce Momjian 12:29
Re: Use of non-restart-safe storage by temp_tablespaces Bruce Momjian 12:31
Re: Use of non-restart-safe storage by temp_tablespaces Peter Eisentraut 12:59
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Peter Eisentraut 13:05
Re: inconsistent application_name use in logical workers Peter Eisentraut 13:07
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Bruce Momjian 13:09
Re: Index created in BEFORE trigger not updated during INSERT Albe Laurenz 13:24
Re: Use of non-restart-safe storage by temp_tablespaces Sven R. Kunze 13:51
Re: question about replication docs Peter Eisentraut 14:46
Re: Extra Vietnamese unaccent rules Dang Minh Huong 15:10
Re: sketchy partcollation handling Robert Haas 15:19
Re: Minor fix for EventCacheLookup() Robert Haas 15:22
Re: Update comments in nodeModifyTable.c Robert Haas 15:30
Re: Extra Vietnamese unaccent rules Bruce Momjian 15:31
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Robert Haas 15:35
Re: sketchy partcollation handling Kevin Hale Boyes 15:37
Re: Extra Vietnamese unaccent rules 📎 Man Trieu 16:06
Re: sketchy partcollation handling Tom Lane 16:08
Re: Extra Vietnamese unaccent rules Bruce Momjian 16:09
Re: Extra Vietnamese unaccent rules Tom Lane 16:15
Re: Re: [GSOC 17] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions Mengxing Liu 16:16
Re: BEFORE trigger can cause undetected partition constraint violation Robert Haas 16:19
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Tom Lane 16:21
Re: sketchy partcollation handling Robert Haas 16:28
Re: Extra Vietnamese unaccent rules Bruce Momjian 16:33
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Robert Haas 16:39
Re: Tweaking tab completion for some backslash commands Masahiko Sawada 16:42
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Tom Lane 16:44
Re: intermittent failures in Cygwin from select_parallel tests Robert Haas 16:56
Re: retry shm attach for windows (WAS: Re: OK, so culicidae is *still* broken) Robert Haas 16:58

Browse Archives

Prev | Next