pgsql-hackers since 2016-04-08 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

April 8, 2016

Thread Author Time
Re: [GENERAL] pg_restore casts check constraints differently Victor Pontis 00:16
Re: [HACKERS] How can we expand PostgreSQL ecosystem? Tsunakawa, Takayuki 00:21
Re: VS 2015 support in src/tools/msvc 📎 Andrew Dunstan 00:29
Re: GIN data corruption bug(s) in 9.6devel Jeff Janes 00:53
Re: Fix for OpenSSL error queue bug Peter Eisentraut 01:08
Re: VS 2015 support in src/tools/msvc Michael Paquier 01:14
Re: Fix for OpenSSL error queue bug Peter Eisentraut 01:23
Re: Fix for OpenSSL error queue bug Peter Geoghegan 01:36
Re: Fix for OpenSSL error queue bug Michael Paquier 01:54
Re: [PATCH v12] GSSAPI encryption support Michael Paquier 02:17
Re: Timeline following for logical slots Craig Ringer 02:33
Re: Using quicksort for every external sort run 📎 Peter Geoghegan 03:39
Re: Support for N synchronous standby servers - take 2 📎 Thomas Munro 03:55
Re: Support for N synchronous standby servers - take 2 Fujii Masao 04:26
Re: Optimization for updating foreign tables in Postgres FDW Noah Misch 04:42
Re: Choosing parallel_degree Amit Kapila 05:22
Re: Support for N synchronous standby servers - take 2 Michael Paquier 05:26
Re: [BUGS] Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander 05:29
Re: Relation extension scalability Robert Haas 06:08
Re: WIP: Failover Slots Craig Ringer 06:13
Re: Relation extension scalability Dilip Kumar 06:15
Re: POC: Cache data in GetSnapshotData() Robert Haas 06:43
Re: Refactoring speculative insertion with unique indexes a little Robert Haas 06:46
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 Michael Paquier 06:48
Re: Optimization for updating foreign tables in Postgres FDW 📎 Etsuro Fujita 07:05
Re: Speed up Clog Access by increasing CLOG buffers 📎 Amit Kapila 07:37
pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao 07:49
Re: Support for N synchronous standby servers - take 2 Fujii Masao 07:50
Re: Support for N synchronous standby servers - take 2 Masahiko Sawada 08:07
Re: PATCH: pg_restore parallel-execution-deadlock issue 📎 Michael Paquier 09:24
Lower msvc build verbosity level 📎 Christian Ullrich 10:19
Re: [patch] Proposal for \crosstabview in psql 📎 Daniel Verite 10:29
Re: Proposal: BSD Authentication support Pierre-Emmanuel André 10:48
Re: Support for N synchronous standby servers - take 2 📎 Amit Kapila 11:02
Re: VS 2015 support in src/tools/msvc Christian Ullrich 11:15
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 11:23
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander 11:38
Re: WIP: Covering + unique indexes. Teodor Sigaev 12:06
Re: Lower msvc build verbosity level Andrew Dunstan 12:25
Re: Lower msvc build verbosity level Magnus Hagander 12:29
Small patch for snapmgr.c 📎 Aleksander Alekseev 12:32
Re: Lower msvc build verbosity level Michael Paquier 12:44
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 12:45
Re: Speedup twophase transactions Jesper Pedersen 12:49
Re: Optimization for updating foreign tables in Postgres FDW Robert Haas 12:58
Re: amcheck (B-Tree integrity checking tool) 📎 Anastasia Lubennikova 13:05
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 13:05
Re: Speedup twophase transactions 📎 Stas Kelvich 13:09
Re: Optimization for updating foreign tables in Postgres FDW 📎 Rushabh Lathia 13:21
Re: Speedup twophase transactions Simon Riggs 13:36
Re: Speedup twophase transactions Stas Kelvich 13:45
Re: 2016-03 Commitfest David Steele 13:52
Re: VS 2015 support in src/tools/msvc Tom Lane 13:52
Re: 2016-03 Commitfest Tom Lane 14:00
Re: 2016-03 Commitfest Magnus Hagander 14:03
Re: [PATCH] speeding up GIN build with parallel workers 📎 Constantin S. Pan 14:04
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 14:05
Re: 2016-03 Commitfest David Steele 14:06
Re: Lower msvc build verbosity level Tom Lane 14:06
Re: VS 2015 support in src/tools/msvc 📎 Michael Paquier 14:12
Re: VS 2015 support in src/tools/msvc Magnus Hagander 14:16
Execute ignoring cursor? nummervet nummervet 14:17
Re: Execute ignoring cursor? Pavel Stehule 14:25
skink vs. phrase full text search Tom Lane 14:45
Re[2]: [HACKERS] Execute ignoring cursor? nummervet nummervet 14:46
Re: pam auth - add rhost item Peter Eisentraut 14:49
Re: skink vs. phrase full text search Andres Freund 14:55
Re: 2016-03 Commitfest Robert Haas 14:56
Re: 2016-03 Commitfest Magnus Hagander 14:58
Re: 2016-03 Commitfest Andres Freund 15:00
Re: VS 2015 support in src/tools/msvc Christian Ullrich 15:02
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 15:05
Re: Proposal: BSD Authentication support Robert Haas 15:20
Re: Choosing parallel_degree Robert Haas 15:23
Re: Execute ignoring cursor? Pavel Stehule 15:24
Re: Speed up Clog Access by increasing CLOG buffers Andres Freund 15:30
Re: Speed up Clog Access by increasing CLOG buffers Andres Freund 15:32
Re: proposal: PL/Pythonu - function ereport Teodor Sigaev 15:38
Re: [PATCH] speeding up GIN build with parallel workers Robert Haas 15:45
Re: 2016-03 Commitfest Simon Riggs 15:52
Re: 2016-03 Commitfest Robert Haas 15:52
Re: Proposal: BSD Authentication support David Steele 15:53
Re: multivariate statistics v14 Robert Haas 15:55
Re: Combining Aggregates Robert Haas 15:57
Re: Choosing parallel_degree Paul Ramsey 16:00
Re: Choosing parallel_degree Simon Riggs 16:06
Re: Batch update of indexes David Steele 16:08
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 16:10
Re: Lower msvc build verbosity level Christian Ullrich 16:24
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 16:25
Re: Choosing parallel_degree Paul Ramsey 16:27
Re: Proposal: BSD Authentication support Tom Lane 16:36
Re: Move PinBuffer and UnpinBuffer to atomics 📎 Andres Freund 16:39
Re: 2016-03 Commitfest Gavin Flower 16:42
pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 16:46
Re: VS 2015 support in src/tools/msvc Christian Ullrich 16:46
Re: Lower msvc build verbosity level Andrew Dunstan 16:47
Re: Choosing parallel_degree Robert Haas 16:49
Re: Combining Aggregates Robert Haas 17:49
Re: Proposal: BSD Authentication support Tom Lane 17:53
Re: Fix for OpenSSL error queue bug Peter Eisentraut 18:12
Re: raw output from copy Robert Haas 18:13
Re: Fix for OpenSSL error queue bug Peter Geoghegan 18:20
Re: raw output from copy Pavel Stehule 18:23
Re: [PATCH v12] GSSAPI encryption support Robert Haas 18:24
Re: IF (NOT) EXISTS in psql-completion Robert Haas 18:27
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander 18:29
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Tom Lane 18:29
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Robert Haas 18:31
Re: WIP: Detecting SSI conflicts before reporting constraint violations Robert Haas 18:33
Re: Fix for OpenSSL error queue bug Peter Geoghegan 18:34
Re: [PATCH v12] GSSAPI encryption support Stephen Frost 18:36
Re: proposal: PL/Pythonu - function ereport Pavel Stehule 18:37
Re: Speedup twophase transactions Robert Haas 18:37
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Stephen Frost 18:38
Re: [PATCH v12] GSSAPI encryption support Robert Haas 18:39
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Peter Geoghegan 18:40
Re: Speedup twophase transactions Robert Haas 18:42
Re: Fix for OpenSSL error queue bug Tom Lane 18:42
Re: Fix for OpenSSL error queue bug Peter Geoghegan 18:43
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Tom Lane 18:44
Re: Show dropped users' backends in pg_stat_activity Tom Lane 18:47
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 18:49
Re: proposal: PL/Pythonu - function ereport Tom Lane 18:52
Re: proposal: PL/Pythonu - function ereport Pavel Stehule 18:54
Re: raw output from copy Andrew Dunstan 18:54
Re: Speedup twophase transactions Jesper Pedersen 18:55
Re: multivariate statistics v14 Tomas Vondra 18:55
Re: Speedup twophase transactions Jesper Pedersen 18:57
Re: Speedup twophase transactions Stas Kelvich 18:57
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Anastasia Lubennikova 18:59
Fwd: Speedup twophase transactions Stas Kelvich 19:03
Re: multivariate statistics v14 Robert Haas 19:03
Re: PoC: Partial sort Peter Geoghegan 19:09
Re: raw output from copy Pavel Stehule 19:13
Re: multivariate statistics v14 Tom Lane 19:13
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 19:19
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Tom Lane 19:22
Re: 2016-03 Commitfest Alexander Korotkov 19:22
Re: pg_hba_lookup function to get all matching pg_hba.conf entries David Steele 19:24
Re: multivariate statistics v14 Robert Haas 19:26
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Robert Haas 19:29
Re: [patch] Proposal for \crosstabview in psql Robert Haas 19:32
Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera 19:41
pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 19:45
pgsql: Add the "snapshot too old" feature Kevin Grittner 19:45
Re: [COMMITTERS] pgsql: CREATE INDEX ... INCLUDING (column[, ...]) 📎 Stephen Frost 19:54
Re: snapshot too old, configured by time Kevin Grittner 19:55
Re: snapshot too old, configured by time Peter Geoghegan 20:30
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Tom Lane 20:36
Re: Weighted Stats 📎 David Fetter 20:47
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Robert Haas 21:02
Re: snapshot too old, configured by time David Steele 21:11
Re: Default Roles (was: Additional role attributes) 📎 Stephen Frost 21:45
Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane 21:48
Re: pgsql: Add the "snapshot too old" feature Kevin Grittner 21:52
Re: pgsql: Add the "snapshot too old" feature Tom Lane 21:53
Re: pgsql: Add the "snapshot too old" feature Tom Lane 22:04
Re: pgsql: Add the "snapshot too old" feature Kevin Grittner 22:31
Re: VS 2015 support in src/tools/msvc Michael Paquier 22:41
Re: Weighted Stats 📎 David Fetter 22:48
Re: multivariate statistics v14 Tatsuo Ishii 23:21
Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera 23:25
Re: Weighted Stats David Fetter 23:31
the buildfarm has measles Robert Haas 23:57

April 9, 2016

Thread Author Time
closing CommitFest 2016-03, feature freeze now in effect Robert Haas 00:05
Re: VS 2015 support in src/tools/msvc Petr Jelinek 00:46
Re: closing CommitFest 2016-03, feature freeze now in effect Joshua D. Drake 00:49
Re: the buildfarm has measles Alvaro Herrera 02:08
Re: Speedup twophase transactions Noah Misch 02:10
Re: Support for N synchronous standby servers - take 2 Jeff Janes 02:27
Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alvaro Herrera 02:28
Re: the buildfarm has measles Andrew Dunstan 02:38
Re: the buildfarm has measles Alvaro Herrera 02:45
Re: the buildfarm has measles Andrew Dunstan 02:59
Re: the buildfarm has measles Tom Lane 03:05
Re: the buildfarm has measles Tom Lane 03:10
Re: the buildfarm has measles Andres Freund 03:18
Re: Support for N synchronous standby servers - take 2 Tom Lane 03:32
Covering + unique indexes Andreas Joseph Krogh 04:31
Re: Covering + unique indexes Tom Lane 04:34
Re: Covering + unique indexes Andreas Joseph Krogh 04:46
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 08:24
Re: multivariate statistics v14 Simon Riggs 10:00
Re: Combining Aggregates David Rowley 10:13
Re: closing CommitFest 2016-03, feature freeze now in effect Stas Kelvich 10:57
Re: closing CommitFest 2016-03, feature freeze now in effect Robert Haas 11:25
Re: Performance improvement for joins where outer side is unique Robert Haas 11:27
Re: multivariate statistics v14 Tomas Vondra 11:32
Re: closing CommitFest 2016-03, feature freeze now in effect Simon Riggs 12:34
Re: VS 2015 support in src/tools/msvc Michael Paquier 12:37
Re: VS 2015 support in src/tools/msvc Christian Ullrich 12:43
Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane 15:50
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 15:50
Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane 16:46
Re: multivariate statistics v14 Tatsuo Ishii 17:37
GenericXLogUnregister seems like a pretty horrid idea Tom Lane 18:15
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 19:38
Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund 19:43
Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund 19:49

Browse Archives

Prev | Next