pgsql-hackers since 2016-11-19 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
Browse Archives
Prev
|
Next
Nov. 19, 2016
Nov. 20, 2016
Nov. 21, 2016
Thread |
Author |
Time |
dblink get_connect_string() passes FDW option "updatable" to the
connect string, connection fails.
|
Corey Huinker |
00:37 |
Re: Patch: Implement failover on libpq connect level.
|
Tsunakawa, Takayuki |
01:33 |
Re: Patch: Implement failover on libpq connect level.
|
Tsunakawa, Takayuki |
01:48 |
Re: Remove the comment on the countereffectiveness of large
shared_buffers on Windows
|
Amit Kapila |
02:08 |
Re: Remove the comment on the countereffectiveness of
large shared_buffers on Windows
|
Tsunakawa, Takayuki |
02:16 |
Re: WAL recycle retading based on active sync rep.
|
Kyotaro HORIGUCHI |
03:12 |
Re: [RFC] Should we fix postmaster to avoid slow shutdown?
|
Tsunakawa, Takayuki |
03:20 |
Re: WAL recycle retading based on active sync rep.
|
Kyotaro HORIGUCHI |
03:22 |
Re: Fun fact about autovacuum and orphan temp tables
|
Michael Paquier |
03:42 |
Re: Document how to set up TAP tests for Perl 5.8.8 📎
|
Craig Ringer |
03:58 |
Re: jsonb_delete with arrays
|
Dmitry Dolgov |
04:05 |
Re: pg_recvlogical --endpos
|
Craig Ringer |
04:08 |
Re: DECLARE STATEMENT setting up a connection in ECPG
|
Ideriha, Takeshi |
04:11 |
Re: Document how to set up TAP tests for Perl 5.8.8
|
Kyotaro HORIGUCHI |
04:23 |
Re: Fix checkpoint skip logic on idle systems by
tracking LSN progress
|
Kyotaro HORIGUCHI |
04:31 |
Re: Tuple count used while costing MergeAppend and that for
an append rel
|
Ashutosh Bapat |
04:49 |
Re: Fix checkpoint skip logic on idle systems by tracking
LSN progress 📎
|
Michael Paquier |
05:38 |
Re: Fix checkpoint skip logic on idle systems by tracking
LSN progress
|
Michael Paquier |
05:41 |
Re: Floating point comparison inconsistencies of the
geometric types
|
Kyotaro HORIGUCHI |
06:33 |
Re: Document how to set up TAP tests for Perl 5.8.8 📎
|
Craig Ringer |
06:38 |
Re: Fix checkpoint skip logic on idle systems by
tracking LSN progress
|
Kyotaro HORIGUCHI |
06:44 |
Re: regression tests fails
|
Pavel Stehule |
06:45 |
Re: delta relations in AFTER triggers 📎
|
Thomas Munro |
07:05 |
Re: regression tests fails
|
Craig Ringer |
07:09 |
Re: regression tests fails
|
Pavel Stehule |
07:13 |
Re: regression tests fails 📎
|
Pavel Stehule |
07:25 |
Re: Document how to set up TAP tests for Perl 5.8.8
|
Michael Paquier |
07:45 |
Re: jsonb_delete with arrays
|
Magnus Hagander |
07:50 |
Logical decoding on standby
|
Craig Ringer |
08:17 |
Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt()
from walsender?
|
Craig Ringer |
08:21 |
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] 📎
|
Kouhei Kaigai |
08:29 |
Re: Re: BUG #13755: pgwin32_is_service not checking if
SECURITY_SERVICE_SID is disabled
|
Craig Ringer |
08:33 |
Re: Document how to set up TAP tests for Perl 5.8.8
|
Kyotaro HORIGUCHI |
08:37 |
Re: delta relations in AFTER triggers
|
Craig Ringer |
09:49 |
Re: Danger of automatic connection reset in psql
|
Oleksandr Shulgin |
09:55 |
Re: Mail thread references in commits
|
Heikki Linnakangas |
09:58 |
Re: Mail thread references in commits
|
Magnus Hagander |
10:04 |
Re: Parallel execution and prepared statements
|
Albe Laurenz |
10:29 |
Re: condition variables
|
Thomas Munro |
12:10 |
Re: Push down more full joins in postgres_fdw 📎
|
Etsuro Fujita |
12:15 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Ashutosh Sharma |
12:16 |
Re: [sqlsmith] Failed assertion in parallel worker in ExecInitSubPlan
|
Amit Kapila |
12:40 |
Re: Remove the comment on the countereffectiveness of large
shared_buffers on Windows
|
Amit Kapila |
12:54 |
Re: Contains and is contained by operators of inet
datatypes
|
Andreas Karlsson |
12:57 |
Re: Push down more full joins in postgres_fdw
|
Ashutosh Bapat |
13:02 |
Re: How to change order sort of table in HashJoin
|
Man |
13:12 |
Re: Improvements in psql hooks for variables
|
Daniel Verite |
13:29 |
Re: Improvements in psql hooks for variables
|
Stephen Frost |
13:41 |
Re: Improvements in psql hooks for variables 📎
|
Daniel Verite |
13:44 |
Re: Improvements in psql hooks for variables
|
Daniel Verite |
13:49 |
Re: Improvements in psql hooks for variables
|
Stephen Frost |
13:58 |
Re: Improvements in psql hooks for variables
|
Stephen Frost |
13:59 |
postgres 9.3 postgres_fdw ::LOG: could not receive data from client:
Connection reset by peer
|
Vladimir Svedov |
14:32 |
Re: Parallel execution and prepared statements
|
Tobias Bussmann |
15:11 |
Re: condition variables
|
Robert Haas |
15:15 |
Better handling of UPDATE multiple-assignment row expressions 📎
|
Tom Lane |
15:26 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Robert Haas |
15:33 |
Re: [sqlsmith] Failed assertion in parallel worker in ExecInitSubPlan 📎
|
Amit Kapila |
15:35 |
Re: [sqlsmith] Failed assertion in parallel worker in ExecInitSubPlan
|
Tom Lane |
16:00 |
Re: Parallel execution and prepared statements
|
Tobias Bussmann |
16:24 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
16:26 |
Re: Improvements in psql hooks for variables
|
Daniel Verite |
16:37 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
16:43 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Robert Haas |
16:54 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
17:00 |
Re: delta relations in AFTER triggers
|
Kevin Grittner |
17:04 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Robert Haas |
17:14 |
Re: Vacuum: allow usage of more than 1GB of work mem
|
Masahiko Sawada |
17:15 |
Re: delta relations in AFTER triggers
|
Robert Haas |
17:17 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
17:29 |
Re: delta relations in AFTER triggers
|
Alvaro Herrera |
17:29 |
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location
|
Claudio Freire |
17:42 |
Re: Vacuum: allow usage of more than 1GB of work mem
|
Claudio Freire |
17:53 |
Re: DECLARE STATEMENT setting up a connection in ECPG
|
Michael Meskes |
17:56 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
18:00 |
pgsql: autovacuum: Drop orphan temp tables more quickly but with more
c
|
Robert Haas |
18:05 |
Re: Fun fact about autovacuum and orphan temp tables
|
Robert Haas |
18:06 |
Re: patch: function xmltable
|
Alvaro Herrera |
18:12 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Robert Haas |
18:14 |
Re: Patch to implement pg_current_logfile() function
|
Robert Haas |
18:17 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
18:25 |
Re: delta relations in AFTER triggers
|
Kevin Grittner |
18:29 |
Re: macaddr 64 bit (EUI-64) datatype support
|
Robert Haas |
18:33 |
Re: Postgres abort found in 9.3.11
|
K S, Sandhya (Nokia - IN/Bangalore) |
18:37 |
Re: Patch to implement pg_current_logfile() function
|
Karl O. Pinc |
18:41 |
Re: Patch: Implement failover on libpq connect level.
|
Robert Haas |
18:43 |
Re: delta relations in AFTER triggers
|
Thomas Munro |
19:00 |
Re: dblink get_connect_string() passes FDW option
"updatable" to the connect string, connection fails.
|
Robert Haas |
19:01 |
Re: Logical decoding on standby
|
Andres Freund |
19:14 |
Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails.
|
Tom Lane |
19:16 |
Re: [HACKERS] switching documentation build to XSLT
|
Tom Lane |
19:36 |
Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan.
|
Tom Lane |
19:49 |
Re: [RFC] Should we fix postmaster to avoid slow shutdown?
|
Robert Haas |
20:15 |
Re: patch: function xmltable
|
Tom Lane |
20:16 |
Re: Postgres abort found in 9.3.11
|
Tom Lane |
20:17 |
Re: [RFC] Should we fix postmaster to avoid slow shutdown?
|
Tom Lane |
20:30 |
Re: dblink get_connect_string() passes FDW option
"updatable" to the connect string, connection fails.
|
Joe Conway |
20:36 |
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location
|
Peter Geoghegan |
20:42 |
Re: condition variables
|
Robert Haas |
20:57 |
Re: dblink get_connect_string() passes FDW option
"updatable" to the connect string, connection fails.
|
Corey Huinker |
20:59 |
Re: [HACKERS] switching documentation build to XSLT 📎
|
Alexander Law |
21:05 |
Re: Fun fact about autovacuum and orphan temp tables
|
Michael Paquier |
21:15 |
Re: postgres 9.3 postgres_fdw ::LOG: could not receive data
from client: Connection reset by peer
|
Kevin Grittner |
21:58 |
Re: WIP: multivariate statistics / proof of concept
|
Robert Haas |
22:10 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Andreas Seltenreich |
22:14 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Robert Haas |
22:16 |
Re: [sqlsmith] Parallel worker crash on seqscan
|
Tom Lane |
22:30 |
Re: Improve OOM handling in pg_locale.c
|
Tom Lane |
23:28 |
Re: Improve OOM handling in pg_locale.c
|
Michael Paquier |
23:32 |
Nov. 22, 2016
Browse Archives
Prev
|
Next