pgsql-hackers since 2012-05-26 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 May 26, 2012
| Thread | Author | Time |
| No, pg_size_pretty(numeric) was not such a hot idea | Tom Lane | 00:30 |
| Re: Backends stalled in 'startup' state: index corruption | Jeff Frost | 00:32 |
| Re: pg_dump and thousands of schemas | Tatsuo Ishii | 01:18 |
| Re: Backends stalled in 'startup' state: index corruption | Tom Lane | 02:12 |
| Re: Per-Database Roles | Robert Haas | 02:23 |
| Re: Per-Database Roles | Stephen Frost | 02:34 |
| Re: pg_upgrade libraries check | Bruce Momjian | 03:08 |
| Re: Per-Database Roles | Bruce Momjian | 03:12 |
| Re: Backends stalled in 'startup' state: index corruption | Jeff Frost | 04:13 |
| Re: Per-Database Roles | Tom Lane | 04:18 |
| Re: No, pg_size_pretty(numeric) was not such a hot idea | Fujii Masao | 04:45 |
| FailedAssertion("!(PrivateRefCount[i] == 0)", File: "bufmgr.c", Line: 1741 📎 | Erik Rijkers | 09:21 |
| Re: Interrupting long external library calls | Simon Riggs | 10:40 |
| Re: Interrupting long external library calls | Florian Pflug | 11:24 |
| Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile | Robert Haas | 13:44 |
| Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile | Sergey Koposov | 14:09 |
| Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile | Stephen Frost | 14:24 |
| Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile | Sergey Koposov | 14:58 |
| Re: Backends stalled in 'startup' state: index corruption | Greg Sabino Mullane | 15:17 |
| VIP: new format for psql - shell - simple using psql in shell 📎 | Pavel Stehule | 15:39 |
| Re: No, pg_size_pretty(numeric) was not such a hot idea | Euler Taveira | 15:54 |
| Re: VIP: new format for psql - shell - simple using psql in shell | Bruce Momjian | 15:58 |
| Re: Backends stalled in 'startup' state: index corruption | Tom Lane | 16:17 |
| Re: Backends stalled in 'startup' state: index corruption | Greg Sabino Mullane | 16:33 |
| Re: No, pg_size_pretty(numeric) was not such a hot idea | Tom Lane | 16:33 |
| Re: VIP: new format for psql - shell - simple using psql in shell | Pavel Stehule | 16:42 |
| Re: VIP: new format for psql - shell - simple using psql in shell | Tom Lane | 16:43 |
| Re: VIP: new format for psql - shell - simple using psql in shell | Pavel Stehule | 16:50 |
| Re: VIP: new format for psql - shell - simple using psql in shell | Bruce Momjian | 17:24 |
| Re: Backends stalled in 'startup' state: index corruption | Tom Lane | 17:25 |
| Re: Backends stalled in 'startup' state: index corruption | Greg Sabino Mullane | 17:26 |
| Re: VIP: new format for psql - shell - simple using psql in shell | Jan-Benedict Glaw | 18:57 |
| Synchronized scans versus relcache reinitialization | Tom Lane | 19:14 |
| --disable-shared is entirely broken these days | Tom Lane | 19:53 |
May 27, 2012
May 28, 2012
May 29, 2012
| Thread | Author | Time |
| Uh, I change my mind about commit_delay + commit_siblings (sort of) 📎 | Peter Geoghegan | 01:18 |
| Re: Patch: add conversion from pg_wchar to multibyte | Tatsuo Ishii | 01:27 |
| AbortOutOfAnyTransaction is a few bricks shy of a load | Tom Lane | 02:57 |
| Re: libpq URL syntax vs SQLAlchemy | Alex | 04:27 |
| Re: pg_dump and thousands of schemas | Hugo <Nabble> | 05:21 |
| Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) | Heikki Linnakangas | 06:16 |
| Re: Bogus nestloop rows estimate in 8.4.7 | Marti Raudsepp | 08:06 |
| Re: pg_upgrade libraries check | Dimitri Fontaine | 09:11 |
| Re: [RFC] Interface of Row Level Security | Florian Pflug | 09:28 |
| Re: pg_dump and thousands of schemas | Tatsuo Ishii | 09:51 |
| Re: [RFC] Interface of Row Level Security | Kohei KaiGai | 11:37 |
| Re: [RFC] Interface of Row Level Security | Kohei KaiGai | 11:59 |
| Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) 📎 | Peter Geoghegan | 12:54 |
| Re: [RFC] Interface of Row Level Security | Florian Pflug | 12:58 |
| Issues with MinGW W64 | Johann 'Myrkraverk' Oskarsson | 13:04 |
| Re: [RFC] Interface of Row Level Security | Florian Pflug | 13:12 |
| Re: [RFC] Interface of Row Level Security | Kohei KaiGai | 14:13 |
| Re: pg_upgrade libraries check | Bruce Momjian | 14:22 |
| Re: [RFC] Interface of Row Level Security | Florian Pflug | 14:25 |
| Re: pg_upgrade libraries check | Bruce Momjian | 14:29 |
| Re: [RFC] Interface of Row Level Security | Kohei KaiGai | 14:33 |
| Re: [RFC] Interface of Row Level Security | Robert Haas | 14:34 |
| Re: [RFC] Interface of Row Level Security | Florian Pflug | 14:44 |
| Re: [RFC] Interface of Row Level Security | Kohei KaiGai | 14:57 |
| Re: [RFC] Interface of Row Level Security | Robert Haas | 15:12 |
| Re: [RFC] Interface of Row Level Security | Robert Haas | 15:13 |
| Re: [RFC] Interface of Row Level Security | Florian Pflug | 15:14 |
| Re: Function call hierarchy/path since getting the buffer until access its data | Robert Haas | 15:33 |
| Re: pg_dump and thousands of schemas | Tom Lane | 15:52 |
| Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) | Robert Haas | 16:10 |
| Re: Bogus nestloop rows estimate in 8.4.7 | Robert Haas | 16:22 |
| Re: Bogus nestloop rows estimate in 8.4.7 | Tom Lane | 16:35 |
| Re: Issues with MinGW W64 | Robert Haas | 16:42 |
| Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) 📎 | Peter Geoghegan | 16:47 |
| Re: Bogus nestloop rows estimate in 8.4.7 | Robert Haas | 16:55 |
| Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) | Robert Haas | 16:58 |
| Re: pg_basebackup --xlog compatibility break | Robert Haas | 17:03 |
| Re: Bogus nestloop rows estimate in 8.4.7 | Tom Lane | 17:27 |
| Re: pg_upgrade libraries check | Tom Lane | 17:46 |
| Re: pg_upgrade libraries check | Bruce Momjian | 18:09 |
| Re: Issues with MinGW W64 | Tom Lane | 18:19 |
| Re: pg_upgrade libraries check | Tom Lane | 18:38 |
| Re: WalSndWakeup() and synchronous_commit=off 📎 | Andres Freund | 18:42 |
| Re: pg_basebackup --xlog compatibility break | Fujii Masao | 18:51 |
| Re: Foreground vacuum and buffer access strategy | Robert Haas | 18:58 |
| Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value | Tom Lane | 19:00 |
| GiST buffering build, bug in levelStep calculation | Heikki Linnakangas | 19:13 |
| Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. | Simon Riggs | 19:34 |
| Re: pg_upgrade libraries check | Bruce Momjian | 19:40 |
| Re: GiST buffering build, bug in levelStep calculation | Tom Lane | 19:42 |
| Fake async rep target | james | 19:46 |
| Re: pg_upgrade libraries check | Tom Lane | 20:10 |
| Re: GiST buffering build, bug in levelStep calculation | Alexander Korotkov | 20:20 |
| Re: GiST buffering build, bug in levelStep calculation | Tom Lane | 20:25 |
| Re: pg_basebackup --xlog compatibility break | Magnus Hagander | 20:31 |
| Re: GiST buffering build, bug in levelStep calculation | Alexander Korotkov | 20:46 |
| Performance patch for Win32 📎 | Mark Dilger | 21:06 |
| Re: pg_upgrade libraries check | Bruce Momjian | 21:17 |
| Re: Performance patch for Win32 | Tom Lane | 21:30 |
| Re: pg_upgrade libraries check | Tom Lane | 21:35 |
| Re: pg_upgrade libraries check | Bruce Momjian | 21:48 |
| Re: [HACKERS] Re: 9.2beta1 regression: pg_restore --data-only does not set sequence values any more | Tom Lane | 22:05 |
| Re: Performance patch for Win32 | Mark Dilger | 22:28 |
| Re: Performance patch for Win32 | Tom Lane | 22:42 |
| Re: pg_upgrade libraries check | Jeff Davis | 22:49 |
| Re: Performance patch for Win32 | Mark Dilger | 22:54 |
| Re: pg_upgrade libraries check | Tom Lane | 23:06 |
| Re: Fake async rep target | Jim Nasby | 23:36 |
| Re: FDW / list of needed columns, WHERE conditions (in PlanForeignScan) | Tomas Vondra | 23:41 |
| Re: Add primary key/unique constraint using prefix columns of an index | Jeff Davis | 23:41 |
| Re: temporal support patch | Jim Nasby | 23:52 |
May 30, 2012
Browse Archives
Prev |
Next