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

May 23, 2015

Thread Author Time
Re: Minor ON CONFLICT related fixes Andres Freund 00:20
Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 00:20
Re: [PATCH] Generalized JSON output functions Ryan Pedela 01:03
jsonb_set: update or upsert default? Andrew Dunstan 02:22
Re: Change pg_cancel_*() to ignore current backend Eric Ridge 02:24
patch: change magic constants to DEFINE value for readability. 📎 CharSyam 02:40
Re: Issues in Replication Progress Tracking Amit Kapila 05:23
Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila 05:29
Re: Issues in Replication Progress Tracking Andres Freund 05:49
Re: Issues in Replication Progress Tracking Amit Kapila 06:03
Re: Change pg_cancel_*() to ignore current backend Michael Paquier 08:23
xid wrap / optimize frozen tables? Nils Goroll 13:46
Re: xid wrap / optimize frozen tables? Bruce Momjian 14:39
Re: xid wrap / optimize frozen tables? Tom Lane 14:50
Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Andrew Dunstan 15:58
Re: jsonb_set: update or upsert default? David E. Wheeler 15:59
Re: Run pgindent now? Bruce Momjian 16:13
Re: Run pgindent now? Tom Lane 16:32
fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg 17:26
Re: xid wrap / optimize frozen tables? Nils Goroll 17:26
Re: [GENERAL] psql weird behaviour with charset encodings 📎 Noah Misch 17:43
Re: Asynchronous DRAM Self-Refresh Jeremy Harris 17:49
Re: Asynchronous DRAM Self-Refresh Jeremy Harris 18:05
Re: [COMMITTERS] pgsql: Allow GiST distance function to return merely a lower-bound. Tom Lane 19:35
Compiler warning about overflow in xlog.c 📎 Petr Jelinek 19:52
Re: jsonb_set: update or upsert default? Petr Jelinek 20:03
Re: Compiler warning about overflow in xlog.c Tom Lane 20:06
Re: xid wrap / optimize frozen tables? Jeff Janes 20:13
Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg 20:20
Re: [COMMITTERS] pgsql: Allow GiST distance function to return merely a lower-bound. Tom Lane 20:27
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 20:33
Re: Disabling trust/ident authentication configure option Tom Lane 21:15
Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg 21:36
Re: jsonb_set: update or upsert default? Andrew Dunstan 22:01

May 24, 2015

Thread Author Time
Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Noah Misch 00:14
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund 00:52
Re: Run pgindent now? Bruce Momjian 01:36
Re: Run pgindent now? Andres Freund 02:16
Re: Run pgindent now? Bruce Momjian 02:33
Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila 03:23
Re: Run pgindent now? Tom Lane 03:37
Re: extend pgbench expressions with functions 📎 Fabien COELHO 05:35
Re: psql :: support for \ev viewname and \sv viewname 📎 Petr Korobeinikov 06:08
Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg 07:52
Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg 09:04
Re: xid wrap / optimize frozen tables? Nils Goroll 11:42
Re: Run pgindent now? Bruce Momjian 12:31
Re: Run pgindent now? Andrew Dunstan 14:07
Re: Run pgindent now? Tom Lane 14:44
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 14:52
Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan 19:17
Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan 19:27
Re: jsonb concatenate operator's semantics seem questionable Andres Freund 21:16
Re: jsonb concatenate operator's semantics seem questionable Tom Lane 21:38
Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan 23:15
9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan 23:22
problems on Solaris Andrew Dunstan 23:44

May 25, 2015

Thread Author Time
Re: problems on Solaris Andres Freund 00:07
Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan 00:16
Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors 📎 Peter Geoghegan 00:41
Re: problems on Solaris Andrew Dunstan 01:01
Re: problems on Solaris Andres Freund 01:17
Free indexed_tlist memory explicitly within set_plan_refs() 📎 Peter Geoghegan 01:17
Re: Run pgindent now? Bruce Momjian 01:52
Re: Run pgindent now? Bruce Momjian 01:52
Re: Free indexed_tlist memory explicitly within set_plan_refs() Michael Paquier 02:45
Re: problems on Solaris Stefan Kaltenbrunner 07:12
Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Simon Riggs 08:28
Construction of Plan-node by CSP (RE: Custom/Foreign-Join-APIs) 📎 Kouhei Kaigai 09:08
about lob(idea) alex2010 09:13
Order of columns in query is important?! Colin 't Hart 09:26
Re: Strange replication problem - segment restored from archive but still requested from master Guillaume Lelarge 09:30
Re: Order of columns in query is important?! Colin 't Hart 09:32
Update README.tuplock? 📎 Amit Langote 09:38
Re: best place for "rtree" strategy numbers 📎 Emre Hasegeli 10:04
Re: Missing importing option of postgres_fdw 📎 Etsuro Fujita 10:35
Re: Order of columns in query is important?! Amit Langote 10:48
Re: Strange replication problem - segment restored from archive but still requested from master Piotr Gasidło 13:15
BUG #13350: blindly fsyncing data dir considered harmful andrew 14:26
Re: [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Stephen Frost 15:12
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Magnus Hagander 15:25
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Stephen Frost 15:34
Re: Strange replication problem - segment restored from archive but still requested from master Guillaume Lelarge 15:35
Buggy logic in nodeIndexscan.c queue handling Tom Lane 15:35
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Greg Stark 15:37
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Bruce Momjian 15:52
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Andres Freund 15:55
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Tom Lane 16:05
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Stephen Frost 16:06
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund 16:27
Re: [Pgbuildfarm] buildfarm olinguito vs python Davin M. Potts 16:38
Re: Run pgindent now? Bruce Momjian 16:41
Re: WIP: Enhanced ALTER OPERATOR 📎 Uriy Zhuravlev 16:44
Re: Run pgindent now? Tom Lane 16:49
Re: Run pgindent now? Tom Lane 17:10
Re: Run pgindent now? Andres Freund 17:13
Re: Run pgindent now? Stephen Frost 17:15
Re: xid wrap / optimize frozen tables? Jim Nasby 17:16
Re: Update README.tuplock? Jim Nasby 17:22
Re: Update README.tuplock? Alvaro Herrera 17:28
Re: Run pgindent now? Tom Lane 17:28
Re: Run pgindent now? Alvaro Herrera 17:36
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 17:38
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund 17:41
Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost 17:52
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 18:02
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund 18:07
Re: Update README.tuplock? Alvaro Herrera 18:12
Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost 18:14
Re: Missing importing option of postgres_fdw 📎 Tom Lane 18:15
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund 18:17
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 18:20
Re: Run pgindent now? Tom Lane 18:22
Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost 18:23
Re: Run pgindent now? Alvaro Herrera 18:25
Re: POC: Cache data in GetSnapshotData() Andres Freund 18:40
Re: Run pgindent now? Bruce Momjian 18:55
Re: Run pgindent now? Bruce Momjian 18:57
Re: Run pgindent now? Bruce Momjian 18:58
Re: Run pgindent now? Andres Freund 19:00
Re: Run pgindent now? Tom Lane 19:03
Re: Run pgindent now? Bruce Momjian 19:07
Re: Run pgindent now? Bruce Momjian 19:08
Re: Run pgindent now? Tom Lane 19:12
Re: Run pgindent now? Bruce Momjian 19:16
Re: Run pgindent now? Tom Lane 19:20
Re: [Pgbuildfarm] buildfarm olinguito vs python Andrew Dunstan 19:35
Re: [Pgbuildfarm] buildfarm olinguito vs python Alvaro Herrera 19:35
Re: Run pgindent now? Bruce Momjian 19:40
Re: Run pgindent now? Alvaro Herrera 19:52
Re: Run pgindent now? Alvaro Herrera 20:02
Re: fsync-pgdata-on-recovery tries to write to more files than previously Alvaro Herrera 20:06
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 20:21
Re: [Pgbuildfarm] buildfarm olinguito vs python Andrew Dunstan 20:26
Re: [Pgbuildfarm] buildfarm olinguito vs python Tom Lane 20:37
Re: fsync-pgdata-on-recovery tries to write to more files than previously Josh Berkus 20:41
Re: multivariate statistics / patch v7 📎 Tomas Vondra 20:43
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Josh Berkus 21:11
Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Andres Freund 21:18
Re: Run pgindent now? Bruce Momjian 21:20
Re: Run pgindent now? Tom Lane 21:34
Re: Buggy logic in nodeIndexscan.c queue handling Heikki Linnakangas 21:48
Re: Run pgindent now? Alvaro Herrera 21:48
Re: Run pgindent now? Alvaro Herrera 21:51
Re: brin regression test intermittent failures Tom Lane 22:25
Re: Run pgindent now? Tom Lane 22:30
Re: brin regression test intermittent failures Peter Geoghegan 22:41
Re: Run pgindent now? Bruce Momjian 23:00
Re: Run pgindent now? Bruce Momjian 23:01
Re: Run pgindent now? Andres Freund 23:15
Re: Run pgindent now? Bruce Momjian 23:41

May 26, 2015

Thread Author Time
Re: Update README.tuplock? Amit Langote 00:18
Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas 01:33
Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost 01:54
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund 01:54
Re: brin regression test intermittent failures Tom Lane 01:57
Re: Run pgindent now? Tom Lane 02:03
Re: problems on Solaris Andres Freund 02:05
Re: Asynchronous DRAM Self-Refresh Josh Berkus 02:15
Re: brin regression test intermittent failures Tom Lane 02:45
Re: POC: Cache data in GetSnapshotData() Amit Kapila 03:04
Re: anole: assorted stability problems Andres Freund 03:05
Re: Missing importing option of postgres_fdw Etsuro Fujita 03:12
fsync bug faq for publication? Josh Berkus 03:52
Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen 04:56
Re: fsync bug faq for publication? Tom Lane 05:31
Re: fsync bug faq for publication? Magnus Hagander 06:09
Re: Supporting TAP tests with MSVC and Windows 📎 Michael Paquier 06:39
[Postgresql NLS support] : Help on using NLS , Custom dictionary to enhance our website search functionality Nivedita Kulkarni 06:46
Re: [PATCH] Generalized JSON output functions Shulgin, Oleksandr 06:50
why does txid_current() assign new transaction-id? 📎 Naoya Anzai 07:12
Why does txid_current() assign new transaction-id? 📎 Naoya Anzai 07:32
Re: problems on Solaris Dave Page 08:10
Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Albe Laurenz 08:20
psql readline Tab insert tab Hans Ginzel 08:57
ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith 09:15
Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Tatsuo Ishii 09:23
Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith 09:28
Re: psql readline Tab insert tab Albe Laurenz 09:32
Re: Order of columns in query is important?! CK Tan 09:59
Re: Order of columns in query is important?! Petr Jelinek 10:13
Re: Order of columns in query is important?! CK Tan 10:19
Re: Order of columns in query is important?! Simon Riggs 10:32
Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost 10:53
Selectivity estimation for intarray with @@ 📎 Uriy Zhuravlev 11:58
Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas 12:05
Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas 12:21
PostgreSQL 8.3 index page count clarification Srinivas Karthik V 12:45
Re: PostgreSQL 8.3 index page count clarification Andrew Dunstan 12:55
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Stephen Frost 13:08
Re: Order of columns in query is important?! Tom Lane 14:22
Re: brin regression test intermittent failures Alvaro Herrera 14:30
Re: Why does txid_current() assign new transaction-id? Tom Lane 14:34
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 14:41
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Alvaro Herrera 14:44
Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Alvaro Herrera 15:01
Re: "unaddressable bytes" in BRIN Alvaro Herrera 15:04
Re: fsync-pgdata-on-recovery tries to write to more files than previously Andrew Dunstan 15:43
Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith 15:47
Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane 15:58

Browse Archives

Prev | Next