pgsql-hackers since 2016-03-24 04:02

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

March 24, 2016

Thread Author Time
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 04:02
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 04:04
Re: Fix for OpenSSL error queue bug Tom Lane 04:18
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 04:39
Re: Breakage with VACUUM ANALYSE + partitions Haribabu Kommi 04:59
Re: Show dropped users' backends in pg_stat_activity Kyotaro HORIGUCHI 04:59
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 05:26
Re: VS 2015 support in src/tools/msvc Michael Paquier 05:40
Re: Relation extension scalability 📎 Dilip Kumar 06:04
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Michael Paquier 06:11
MSVC scripts missing some isolation/regression tests Michael Paquier 06:38
Re: snapshot too old, configured by time Michael Paquier 07:24
Re: NOT EXIST for PREPARE Michael Meskes 07:32
Re: Relation extension scalability Petr Jelinek 08:18
Small patch: fix code duplication in heapam.c 📎 Aleksander Alekseev 08:43
Re: WIP: Access method extendability 📎 Alexander Korotkov 08:51
Re: Combining Aggregates 📎 David Rowley 09:22
Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table Ashutosh Bapat 09:23
Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat 09:34
Re: Support for N synchronous standby servers - take 2 Fujii Masao 10:00
Re: NOT EXIST for PREPARE Yury Zhuravlev 10:05
Re: Relation extension scalability Amit Kapila 10:13
Re: Relation extension scalability 📎 Dilip Kumar 11:17
Re: Alter or rename enum value Matthias Kurz 11:27
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Alexander Korotkov 11:28
Re: NOT EXIST for PREPARE Yury Zhuravlev 12:03
Re: [PROPOSAL] VACUUM Progress Checker. 📎 Rahila Syed 12:45
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 13:01
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 13:01
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Magnus Hagander 13:04
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 13:16
Re: Support for N synchronous standby servers - take 2 📎 Masahiko Sawada 13:29
Small patch: Change calling convention for ShmemInitHash (and fix possible bug) 📎 Aleksander Alekseev 13:50
avg,first,last,median in one query Konstantin Knizhnik 14:00
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Robert Haas 14:01
Re: 2PC support for pglogical Robert Haas 14:03
Re: Small patch: fix code duplication in heapam.c Tom Lane 14:08
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 14:14
Re: [WIP] Effective storage of duplicates in B-tree index. Robert Haas 14:17
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Bernd Helmle 14:17
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Robert Haas 14:20
Re: 2PC support for pglogical Stas Kelvich 14:20
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas 14:23
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Tom Lane 14:31
Re: [PATCH] we have added support for box type in SP-GiST index Emre Hasegeli 14:56
Re: NOT EXIST for PREPARE Craig Ringer 15:04
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Robbie Harwood 15:07
Re: NOT EXIST for PREPARE Vladimir Sitnikov 15:13
Re: dealing with extension dependencies that aren't quite 'e' Robert Haas 15:14
Re: WIP: Access method extendability Alvaro Herrera 15:19
Re: [WIP] Effective storage of duplicates in B-tree index. Alexander Korotkov 15:21
Re: NOT EXIST for PREPARE Tom Lane 15:26
Re: Reworks of CustomScan serialization/deserialization Robert Haas 15:26
Re: [BUGS] BUG #13854: SSPI authentication failure: wrong realm name used Robert Haas 15:30
Re: dealing with extension dependencies that aren't quite 'e' Alvaro Herrera 15:31
Re: NOT EXIST for PREPARE Vladimir Sitnikov 15:33
Re: BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 15:35
Re: Small patch: fix code duplication in heapam.c 📎 Aleksander Alekseev 15:35
Re: BUG #13854: SSPI authentication failure: wrong realm name used 📎 Christian Ullrich 15:44
Re: NOT EXIST for PREPARE Yury Zhuravlev 15:49
Re: Rationalizing code-sharing among src/bin/ directories Robert Haas 15:51
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 15:52
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 15:53
Re: Show dropped users' backends in pg_stat_activity Robert Haas 15:54
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 15:57
Re: NOT EXIST for PREPARE Tom Lane 15:59
Re: Show dropped users' backends in pg_stat_activity Tom Lane 16:03
Re: NOT EXIST for PREPARE Vladimir Sitnikov 16:06
Re: Rationalizing code-sharing among src/bin/ directories Alvaro Herrera 16:11
Re: NOT EXIST for PREPARE Yury Zhuravlev 16:20
Re: VS 2015 support in src/tools/msvc Robert Haas 16:28
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 16:39
Re: btree_gin and btree_gist for enums Matt Wilmas 16:40
Re: Combining Aggregates Robert Haas 17:00
Re: VS 2015 support in src/tools/msvc Petr Jelinek 17:07
Re: BUG #13854: SSPI authentication failure: wrong realm name used Robbie Harwood 17:12
Re: multivariate statistics v14 📎 Tomas Vondra 17:12
Re: Combining Aggregates Robert Haas 17:17
Re: dealing with extension dependencies that aren't quite 'e' 📎 Abhijit Menon-Sen 17:18
Re: Rationalizing code-sharing among src/bin/ directories Aleksey Demakov 17:20
Re: multivariate statistics v14 Alvaro Herrera 17:45
Re: [PATCH] we have added support for box type in SP-GiST index 📎 Teodor Sigaev 17:45
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera 17:51
Re: Alter or rename enum value 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 18:11
Re: Alter or rename enum value Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 18:18
Re: Combining Aggregates Robert Haas 18:26
Re: Alter or rename enum value Matthias Kurz 19:00
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 19:02
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 19:10
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Merlin Moncure 19:13
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 19:20
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 19:29
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 19:47
Re: NOT EXIST for PREPARE Andreas Karlsson 19:52
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 20:28
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 20:58
Re: Sequence Access Method WIP 📎 Petr Jelinek 21:12
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera 21:22
Re: Relation extension scalability Robert Haas 21:34
Re: Breakage with VACUUM ANALYSE + partitions Robert Haas 21:40
Re: [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 22:12
Re: btree_gin and btree_gist for enums Andrew Dunstan 22:18
Re: NOT EXIST for PREPARE Merlin Moncure 22:21
Re: NOT EXIST for PREPARE Andreas Karlsson 22:32
Re: Using quicksort for every external sort run Peter Geoghegan 22:38

March 25, 2016

Thread Author Time
Re: Rationalizing code-sharing among src/bin/ directories Michael Paquier 00:13
Re: [WIP] Effective storage of duplicates in B-tree index. Jim Nasby 00:22
Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote 00:23
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Michael Paquier 00:28
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 00:52
Re: Alter or rename enum value Jim Nasby 02:05
Re: avg,first,last,median in one query Jim Nasby 02:30
Re: Show dropped users' backends in pg_stat_activity Stephen Frost 02:33
Re: Alter or rename enum value Tom Lane 03:27
Re: Rationalizing code-sharing among src/bin/ directories Michael Paquier 03:44
Re: Combining Aggregates David Rowley 03:53
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 03:55
Re: Performance degradation in commit 6150a1b0 Amit Kapila 03:59
Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat 04:37
Re: Rationalizing code-sharing among src/bin/ directories Michael Paquier 04:43
Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier 06:10
Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier 06:11
Re: pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund 07:05
Re: Performance degradation in commit 6150a1b0 Andres Freund 07:08
Re: Proposal: "Causal reads" mode for load balancing reads without stale data 📎 Thomas Munro 07:51
Re: Alter or rename enum value Matthias Kurz 08:13
Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita 08:16
Re: [PROPOSAL] VACUUM Progress Checker. Rahila Syed 08:51
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas 12:04
Re: VS 2015 support in src/tools/msvc Robert Haas 12:09
Re: Small patch: fix code duplication in heapam.c Robert Haas 12:15
Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Robert Haas 12:17
Re: Support for N synchronous standby servers - take 2 Robert Haas 12:20
Re: VS 2015 support in src/tools/msvc Michael Paquier 12:31
Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Aleksander Alekseev 12:33
Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Michael Paquier 12:37
Re: Breakage with VACUUM ANALYSE + partitions Michael Paquier 12:41
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 12:48
Re: NOT EXIST for PREPARE Craig Ringer 12:48
Re: 2PC support for pglogical Craig Ringer 12:53
Re: VS 2015 support in src/tools/msvc Robert Haas 12:55
Re: Small patch: fix code duplication in heapam.c Aleksander Alekseev 12:58
Re: VS 2015 support in src/tools/msvc Michael Paquier 13:00
Re: VS 2015 support in src/tools/msvc Michael Paquier 13:05
Re: [PATCH v8] GSSAPI encryption support David Steele 13:10
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund 13:11
Re: [PATCH v8] GSSAPI encryption support Michael Paquier 13:15
Re: Breakage with VACUUM ANALYSE + partitions Thom Brown 13:25
Re: NOT EXIST for PREPARE Merlin Moncure 13:36
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas 13:48
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Tom Lane 13:48
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Michael Paquier 13:48
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund 14:11
Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Tom Lane 14:15
Re: WIP: Access method extendability 📎 Alexander Korotkov 14:32
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 14:39
A question on systable_beginscan() Onder Kalaci 14:49
Re: POC, WIP: OR-clause support for indexes David Steele 15:13
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. 📎 Robert Haas 15:19
Re: unexpected result from to_tsvector David Steele 15:19
Re: multivariate statistics v14 Tomas Vondra 15:32
Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Aleksander Alekseev 15:36
Re: [PATCH] Phrase search ported to 9.6 David Steele 15:42
Re: Breakage with VACUUM ANALYSE + partitions Robert Haas 16:02
Re: WIP: Detecting SSI conflicts before reporting constraint violations David Steele 16:04
Re: [PATCH] Phrase search ported to 9.6 Alexander Korotkov 16:05
Re: Batch update of indexes David Steele 16:06
Re: Improving replay of XLOG_BTREE_VACUUM records David Steele 16:11
Re: PATCH: use foreign keys to improve join estimates v1 David Steele 16:13
Re: unexpected result from to_tsvector Artur Zakirov 16:14
Re: unexpected result from to_tsvector David Steele 16:15
Re: unexpected result from to_tsvector Artur Zakirov 16:25
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Tom Lane 16:39
Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Tom Lane 16:47
Re: Breakage with VACUUM ANALYSE + partitions Andres Freund 16:49
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Robert Haas 16:54
Re: Relation extension scalability 📎 Dilip Kumar 17:05
Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar 17:32
Re: [PATH] Jsonb, insert a new value into an array at arbitrary position 📎 Dmitry Dolgov 17:47
Re: dealing with extension dependencies that aren't quite 'e' 📎 Abhijit Menon-Sen 17:57
Re: Improving replay of XLOG_BTREE_VACUUM records Vladimir Borodin 18:09
Re: [PATCH] Phrase search ported to 9.6 📎 Dmitry Ivanov 18:42
Re: Alter or rename enum value Andrew Dunstan 18:50
help for old extension, first_last_agg bug in install with pg9.5 Peter Krauss 18:51
Re: btree_gin and btree_gist for enums Andrew Dunstan 18:55
Re: Alter or rename enum value Jim Nasby 19:17
Re: Alter or rename enum value Gavin Flower 19:22
Re: Alter or rename enum value Christophe Pettus 19:22
Re: Alter or rename enum value 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 19:28
Re: [PATCH] Phrase search ported to 9.6 David Steele 19:30
Re: Alter or rename enum value Jim Nasby 19:31
Re: [PATCH] Phrase search ported to 9.6 Artur Zakirov 19:54
Re: Improve error handling in pltcl Tom Lane 20:11
Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64 Regina Obe 20:26
Can we amend gitattributes so git postgresql works with git on windows using Msys/Mingw64 Regina Obe 20:38
Re: [PATCH] Phrase search ported to 9.6 David Steele 21:02
Re: Improve error handling in pltcl 📎 Jim Nasby 21:24
Re: multivariate statistics v14 Tom Lane 21:26
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 22:26
Getting Citus into (Debian) PGDG Jason Petersen 22:43

Browse Archives

Prev | Next