pgsql-hackers since 2015-10-10 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

Oct. 10, 2015

Thread Author Time
Re: More work on SortSupport for text - strcoll() and strxfrm() caching Robert Haas 00:54
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 01:17
Re: Re: [BUGS] BUG #13611: test_postmaster_connection failed (Windows, listen_addresses = '0.0.0.0' or '::') Noah Misch 02:16
Re: pg_stat_statements query jumbling question Satoshi Nagayasu 06:46
Dangling Client Backend Process Rajeev rastogi 10:12
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 11:43
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 12:04
Re: Dangling Client Backend Process Amit Kapila 12:45
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 13:32
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 13:49
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 13:52
Re: WIP: Rework access method interface Petr Jelinek 15:03
Re: Postgres service stops when I kill client backend on Windows Tom Lane 15:23
Improve the concurency of vacuum full table and select statement on the same relation Jinyu 15:28
Re: Postgres service stops when I kill client backend on Windows Dmitry Vasilyev 15:33
Re: Improve the concurency of vacuum full table and select statement on the same relation Tom Lane 15:34
Re: Postgres service stops when I kill client backend on Windows Tom Lane 15:55
Re: Postgres service stops when I kill client backend on Windows Dmitry Vasilyev 16:04
Re: Postgres service stops when I kill client backend on Windows Pavel Stehule 17:18
Re: More work on SortSupport for text - strcoll() and strxfrm() caching 📎 Peter Geoghegan 19:32
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 23:47
Re: Postgres service stops when I kill client backend on Windows Ali Akbar 23:54

Oct. 11, 2015

Thread Author Time
Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore 📎 Peter Geoghegan 00:20
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates 📎 Peter Geoghegan 01:03
Re: Postgres service stops when I kill client backend on Windows Michael Paquier 03:55
Re: Postgres service stops when I kill client backend on Windows Tom Lane 04:39
Re: Postgres service stops when I kill client backend on Windows Amit Kapila 06:01
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 07:44
Re: Postgres service stops when I kill client backend on Windows Magnus Hagander 09:58
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 10:19
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 10:31
Release of CVEs Greg Sabino Mullane 11:54
Re: Improve the concurency of vacuum full table and select statement on the same relation Jinyu 11:55
Re: Release of CVEs Michael Paquier 13:13
Re: Postgres service stops when I kill client backend on Windows Andrew Dunstan 14:32
Re: Postgres service stops when I kill client backend on Windows Tom Lane 15:22
Re: Postgres service stops when I kill client backend on Windows Magnus Hagander 15:29
Re: Postgres service stops when I kill client backend on Windows Magnus Hagander 15:37
Re: Postgres service stops when I kill client backend on Windows Tom Lane 15:42
Re: Release of CVEs Josh Berkus 17:54
Re: point_ops for GiST Stefan Keller 19:00
Re: Release of CVEs Michael Paquier 23:06
Re: Postgres service stops when I kill client backend on Windows Michael Paquier 23:18
Re: Parallel Seq Scan Noah Misch 23:56

Oct. 12, 2015

Thread Author Time
INSERT ... ON CONFLICT documentation clean-up patch 📎 Peter Geoghegan 00:54
Re: Release of CVEs Tom Lane 01:30
Parallel Aggregate Haribabu Kommi 02:07
Re: Parallel Aggregate David Rowley 03:25
Re: Parallel Aggregate Haribabu Kommi 05:25
Re: Postgres service stops when I kill client backend on Windows 📎 Amit Kapila 05:55
Re: Parallel Seq Scan Haribabu Kommi 06:21
Re: Dangling Client Backend Process Rajeev rastogi 07:13
Re: More work on SortSupport for text - strcoll() and strxfrm() caching 📎 Peter Geoghegan 07:47
Re: point_ops for GiST Alexander Korotkov 09:17
Re: point_ops for GiST Alexander Korotkov 09:24
Re: point_ops for GiST Emre Hasegeli 09:47
Re: point_ops for GiST Alexander Korotkov 10:07
Re: Postgres service stops when I kill client backend on Windows Michael Paquier 10:15
Re: Postgres service stops when I kill client backend on Windows Andres Freund 10:25
Re: Postgres service stops when I kill client backend on Windows Magnus Hagander 10:26
Re: point_ops for GiST Emre Hasegeli 10:32
Re: Postgres service stops when I kill client backend on Windows Amit Kapila 11:16
Re: Parallel Seq Scan 📎 Amit Kapila 11:45
Re: [PATCH v1] GSSAPI encryption support Michael Paquier 11:51
Re: WIP: Rework access method interface 📎 Alexander Korotkov 12:32
Re: Postgres service stops when I kill client backend on Windows 📎 Michael Paquier 12:38
Re: Postgres service stops when I kill client backend on Windows Andres Freund 12:45
Re: Postgres service stops when I kill client backend on Windows Dmitry Vasilyev 13:42
Re: Postgres service stops when I kill client backend on Windows Oleg Bartunov 14:04
Re: Postgres service stops when I kill client backend on Windows Tom Lane 14:04
Re: Postgres service stops when I kill client backend on Windows Tom Lane 14:06
Re: Postgres service stops when I kill client backend on Windows Andres Freund 14:15
Re: Postgres service stops when I kill client backend on Windows Tom Lane 14:21
Re: Postgres service stops when I kill client backend on Windows Tom Lane 14:40
Re: Postgres service stops when I kill client backend on Windows Amit Kapila 14:49
Re: Postgres service stops when I kill client backend on Windows Tom Lane 15:04
Re: Parallel Seq Scan 📎 Robert Haas 15:46
Re: Improve the concurency of vacuum full table and select statement on the same relation Jim Nasby 15:46
pam auth - add rhost item kolo hhmow 16:01
a raft of parallelism-related bug fixes 📎 Robert Haas 17:04
Re: More work on SortSupport for text - strcoll() and strxfrm() caching Peter Geoghegan 19:31
Re: point_ops for GiST Stefan Keller 20:28
Re: Postgres service stops when I kill client backend on Windows 📎 Tom Lane 20:35
Re: Postgres service stops when I kill client backend on Windows Dmitry Vasilyev 21:24
Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members Tom Lane 22:41
Re: Some questions about the array. Robert Haas 22:53
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Robert Haas 23:02
Re: More work on SortSupport for text - strcoll() and strxfrm() caching Robert Haas 23:15
pgsql: Cause TestLib.pm to define $windows_os in all branches. Tom Lane 23:35
Re: bugs and bug tracking Robert Haas 23:36
Re: Re: [BUGS] BUG #13611: test_postmaster_connection failed (Windows, listen_addresses = '0.0.0.0' or '::') Robert Haas 23:37
Re: Re: [BUGS] BUG #13611: test_postmaster_connection failed (Windows, listen_addresses = '0.0.0.0' or '::') Noah Misch 23:51
Re: More work on SortSupport for text - strcoll() and strxfrm() caching Peter Geoghegan 23:54

Oct. 13, 2015

Thread Author Time
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Amir Rohan 00:01
Re: Re: [BUGS] BUG #13611: test_postmaster_connection failed (Windows, listen_addresses = '0.0.0.0' or '::') Tom Lane 00:07
Re: Parallel Aggregate Robert Haas 01:14
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Michael Paquier 01:14
Re: bugs and bug tracking Michael Paquier 01:26
Re: Re: [BUGS] BUG #13611: test_postmaster_connection failed (Windows, listen_addresses = '0.0.0.0' or '::') Noah Misch 02:08
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Tom Lane 02:31
Re: bugs and bug tracking Tom Lane 02:40
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Michael Paquier 02:45
Re: Parallel Aggregate Haribabu Kommi 04:09
[PROPOSAL] DIAGNOSTICS <var> = SKIPPED_ROW_COUNT dinesh kumar 04:11
Re: [PROPOSAL] DIAGNOSTICS <var> = SKIPPED_ROW_COUNT Tom Lane 04:38
Re: [PROPOSAL] DIAGNOSTICS <var> = SKIPPED_ROW_COUNT dinesh kumar 05:16
Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members Michael Paquier 06:04
Re: Parallel Seq Scan 📎 Amit Kapila 06:45
Re: Parallel Aggregate David Rowley 06:53
Re: Parallel Aggregate Simon Riggs 07:20
Re: Getting sorted data from foreign server Ashutosh Bapat 07:29
Re: Parallel Aggregate Haribabu Kommi 07:57
Re: Postgres service stops when I kill client backend on Windows Michael Paquier 08:06
Re: Getting sorted data from foreign server Jeevan Chalke 08:18
Re: Dangling Client Backend Process Rajeev rastogi 10:24
Eclipse Help Praveen M 10:49
Re: Getting sorted data from foreign server Ashutosh Bapat 11:16
Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore Amir Rohan 12:30
Re: [PROPOSAL] DIAGNOSTICS <var> = SKIPPED_ROW_COUNT David G. Johnston 12:53
Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members Tom Lane 13:04
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Andrew Dunstan 13:17
Re: Postgres service stops when I kill client backend on Windows Andrew Dunstan 13:48
Re: Postgres service stops when I kill client backend on Windows Tom Lane 13:57
Re: bugs and bug tracking Andrew Dunstan 14:07
Re: bugs and bug tracking Magnus Hagander 14:11
Re: bugs and bug tracking Álvaro Hernández Tortosa 14:21
Re: bugs and bug tracking Andres Freund 14:24
Re: bugs and bug tracking Andrew Dunstan 14:47
Re: bugs and bug tracking Álvaro Hernández Tortosa 14:50
Re: bugs and bug tracking Tom Lane 15:15
Re: Improve the concurency of vacuum full table and select statement on the same relation Jinyu 15:18
Re: Postgres service stops when I kill client backend on Windows Tom Lane 15:27
Re: bugs and bug tracking Joshua D. Drake 15:39
Database schema diff Michal Novotny 15:48
Re: bugs and bug tracking Álvaro Hernández Tortosa 16:00
Re: bugs and bug tracking Alvaro Herrera 16:06
Re: Getting sorted data from foreign server Robert Haas 16:37
Re: pam auth - add rhost item Robert Haas 17:08
Re: Database schema diff Christopher Browne 17:23
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 18:02
Re: Support for N synchronous standby servers - take 2 Josh Berkus 18:16
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Robert Haas 18:20
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 18:28
Re: bugs and bug tracking Bruce Momjian 18:41
Re: INSERT ... ON CONFLICT documentation clean-up patch Robert Haas 19:35
pgsql: Have dtrace depend on object files directly, not objfiles.txt Robert Haas 19:47
Re: DTrace build dependency rules Robert Haas 19:47
Duda Enrique Escobar 19:51
Re: [PATCH] SQL function to report log message Robert Haas 20:01
Re: pam auth - add rhost item 📎 kolo hhmow 20:12
Re: Duda Rodolfo Campero 20:22
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Amir Rohan 21:02
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Alvaro Herrera 21:14
Re: Performance improvement for joins where outer side is unique David Rowley 21:28
Re: Parallel Seq Scan Robert Haas 21:59
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Amir Rohan 22:03
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Alvaro Herrera 22:12
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Andres Freund 22:16
Re: [PATCH v3] GSSAPI encryption support 📎 Robbie Harwood 22:34
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Amir Rohan 22:52
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Amir Rohan 22:54

Oct. 14, 2015

Thread Author Time
Re: Parallel Seq Scan Noah Misch 01:08
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 01:48
Re: Eclipse Help dinesh kumar 01:55
remaining open items Robert Haas 01:57
Re: [PROPOSAL] DIAGNOSTICS <var> = SKIPPED_ROW_COUNT dinesh kumar 02:37
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 03:07
Re: Postgres service stops when I kill client backend on Windows Amit Kapila 03:58
Re: Support for N synchronous standby servers - take 2 Michael Paquier 04:34
Re: Performance improvement for joins where outer side is unique Pavel Stehule 05:03
Re: Support for N synchronous standby servers - take 2 Michael Paquier 05:08
Re: Release of CVEs Tom Lane 05:19
Re: Dangling Client Backend Process Amit Kapila 05:38
Re: Release of CVEs Gavin Flower 05:41
Re: PATCH: index-only scans with partial indexes Kyotaro HORIGUCHI 06:06
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. 📎 Michael Paquier 07:03
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 07:10
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 07:40
Re: Database schema diff Shulgin, Oleksandr 08:26
Re: Foreign join pushdown vs EvalPlanQual 📎 Etsuro Fujita 08:31
Re: Dangling Client Backend Process Kyotaro HORIGUCHI 08:33
Re: pgbench - allow backslash-continuations in custom scripts 📎 Fabien COELHO 08:49
Typo in replorigin_sesssion_origin (9.5+) 📎 Craig Ringer 08:52
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:53
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 08:55
Re: Support for N synchronous standby servers - take 2 Beena Emerson 08:58
Re: Database schema diff Torello Querci 08:59
Re: Use pg_rewind when target timeline was switched Alexander Korotkov 09:00
Re: Use pg_rewind when target timeline was switched 📎 Alexander Korotkov 09:05
Re: Dangling Client Backend Process Andres Freund 10:12
Re: remaining open items Andres Freund 10:14
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Andres Freund 10:30
Patch: Implement failover on libpq connect level. 📎 Victor Wagner 10:41
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 11:24
Re: Getting sorted data from foreign server 📎 Ashutosh Bapat 11:30
Re: [HACKERS] Database schema diff Иван Фролков 11:53
Re: Patch: Implement failover on libpq connect level. Shulgin, Oleksandr 12:47
Re: Database schema diff Michal Novotny 13:12
Re: Proposal: pg_confcheck - syntactic & semantic validation of postgresql configuration files Amir Rohan 13:17
Re: Database schema diff Michal Novotny 13:18

Browse Archives

Prev | Next