pgsql-hackers since 2011-08-16 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

Aug. 16, 2011

Thread Author Time
Re: index-only scans Robert Haas 00:51
VACUUM FULL versus relcache init files Tom Lane 01:01
Re: Enforcing that all WAL has been replayed after restoring from backup 📎 Fujii Masao 01:10
Re: Possible Bug in pg_upgrade Bruce Momjian 02:39
Re: mosbench revisited Robert Haas 02:40
pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Bruce Momjian 02:40
src/backend/storage/ipc/README Robert Haas 02:50
Re: src/backend/storage/ipc/README Tom Lane 04:37
Re: Online base backup from the hot-standby Jun Ishiduka 06:09
Re: Online base backup from the hot-standby Jun Ishiduka 06:12
Re: Backup's from standby senthilnathan 06:34
Re: WIP: Fast GiST index build 📎 Alexander Korotkov 08:10
Re: some missing internationalization in pg_basebackup Peter Eisentraut 08:33
Re: walprotocol.h vs frontends Magnus Hagander 08:35
Re: some missing internationalization in pg_basebackup Magnus Hagander 08:38
Re: walprotocol.h vs frontends Peter Eisentraut 08:41
Some problems about cascading replication 📎 Fujii Masao 08:55
Re: Re: Should we have an optional limit on the recursion depth of recursive CTEs? Magnus Hagander 08:56
pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i Heikki Linnakangas 09:24
Allowing same cursor name in nested levels 📎 Jeevan Chalke 09:30
Re: some missing internationalization in pg_basebackup Dimitri Fontaine 09:35
Re: pg_stat_replication vs StandbyReplyMessage Magnus Hagander 09:51
Re: index-only scans Anssi Kääriäinen 10:24
Re: Re: Should we have an optional limit on the recursion depth of recursive CTEs? Andrew Dunstan 11:23
Re: WIP: Fast GiST index build Heikki Linnakangas 12:04
non-ipv6 vs hostnames Magnus Hagander 12:25
Re: Backup's from standby Robert Haas 12:34
Re: Backup's from standby Simon Riggs 12:51
Re: pg_stat_replication vs StandbyReplyMessage Simon Riggs 12:54
Re: walprotocol.h vs frontends Simon Riggs 12:58
Re: WIP: Fast GiST index build Alexander Korotkov 13:19
Re: src/backend/storage/ipc/README Robert Haas 13:21
Re: Some problems about cascading replication Simon Riggs 13:25
Re: pg_stat_replication vs StandbyReplyMessage Robert Haas 13:25
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma David Fetter 13:33
Re: Re: Should we have an optional limit on the recursion depth of recursive CTEs? Robert Haas 13:43
Re: Allowing same cursor name in nested levels Tom Lane 13:55
Re: synchronized snapshots Robert Haas 13:59
Re: pg_stat_replication vs StandbyReplyMessage Simon Riggs 14:00
Re: pg_stat_replication vs StandbyReplyMessage Magnus Hagander 14:02
Re: non-ipv6 vs hostnames Tom Lane 14:12
Re: non-ipv6 vs hostnames Magnus Hagander 14:17
Re: Re: Should we have an optional limit on the recursion depth of recursive CTEs? Tom Lane 14:26
Re: Re: Should we have an optional limit on the recursion depth of recursive CTEs? Robert Haas 14:30
Updated version of pg_receivexlog 📎 Magnus Hagander 14:32
Re: synchronized snapshots Alvaro Herrera 14:43
Re: synchronized snapshots Robert Haas 14:46
Re: pg_basebackup and wal streaming Magnus Hagander 14:51
Re: plpython crash Jean-Baptiste Quenot 14:52
Re: Some problems about cascading replication Heikki Linnakangas 14:56
Re: some missing internationalization in pg_basebackup Magnus Hagander 15:00
pgsql: Adjust total size in pg_basebackup progress report when reality Magnus Hagander 15:00
Re: plpython crash Jan Urbański 15:06
Re: Re: Should we have an optional limit on the recursion depth of recursive CTEs? Peter Geoghegan 15:22
Re: Online base backup from the hot-standby Steve Singer 15:24
Re: plpython crash Jan Urbański 15:35
Re: synchronized snapshots Jim Nasby 16:01
Re: non-ipv6 vs hostnames Peter Eisentraut 16:12
Re: plpython crash Jean-Baptiste Quenot 17:07
Re: plpython crash Jan Urbański 17:12
Re: WIP: Fast GiST index build Heikki Linnakangas 17:43
Re: WIP: Fast GiST index build Alexander Korotkov 18:46
Re: WIP: Fast GiST index build Heikki Linnakangas 19:10
Re: WIP: Fast GiST index build 📎 Heikki Linnakangas 19:15
Re: VACUUM FULL versus relcache init files Robert Haas 19:17
Re: error: could not find pg_class tuple for index 2662 Tom Lane 19:45
Re: error: could not find pg_class tuple for index 2662 Robert Haas 20:09
A note about hash-based catcache invalidations Tom Lane 21:17
Re: synchronized snapshots Jeff Davis 22:40
Re: synchronized snapshots Jim Nasby 22:53

Aug. 17, 2011

Thread Author Time
Finding tables dropped by DROP TABLE CASCADE Tatsuo Ishii 00:10
Re: Finding tables dropped by DROP TABLE CASCADE Michael Paquier 00:19
Re: synchronized snapshots Tom Lane 00:35
Re: synchronized snapshots Robert Haas 00:42
Re: Finding tables dropped by DROP TABLE CASCADE Robert Haas 00:45
Re: Finding tables dropped by DROP TABLE CASCADE Tatsuo Ishii 00:52
Re: synchronized snapshots Tom Lane 00:53
Re: synchronized snapshots Robert Haas 01:08
Re: Finding tables dropped by DROP TABLE CASCADE Robert Haas 01:10
Re: synchronized snapshots Jeff Davis 01:44
Re: synchronized snapshots Jeff Davis 01:54
Re: Finding tables dropped by DROP TABLE CASCADE Joe Abbate 02:00
Re: synchronized snapshots Robert Haas 02:07
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Bruce Momjian 02:17
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Robert Haas 02:24
Re: [COMMITTERS] pgsql: Adjust total size in pg_basebackup progress report when reality Fujii Masao 02:44
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Bruce Momjian 04:09
Re: Some problems about cascading replication 📎 Fujii Masao 04:27
Re: [COMMITTERS] pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i Fujii Masao 04:40
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma David Fetter 05:13
Re: Backup's from standby senthilnathan 05:39
Re: A note about hash-based catcache invalidations Heikki Linnakangas 06:54
Re: synchronized snapshots Peter Eisentraut 06:59
Re: WIP: Fast GiST index build Alexander Korotkov 07:11
Re: A note about hash-based catcache invalidations Simon Riggs 07:42
Re: Enforcing that all WAL has been replayed after restoring from backup Heikki Linnakangas 08:49
Re: Online base backup from the hot-standby Jun Ishiduka 08:59
Re: [COMMITTERS] pgsql: Adjust total size in pg_basebackup progress report when reality Magnus Hagander 09:02
Re: Enforcing that all WAL has been replayed after restoring from backup Fujii Masao 09:26
Re: Enforcing that all WAL has been replayed after restoring from backup Heikki Linnakangas 09:37
Re: plpython crash Jan Urbański 09:40
Re: Online base backup from the hot-standby Fujii Masao 10:19
Caching Python modules PostgreSQL - Hans-Jürgen Schönig 12:09
Re: Caching Python modules Jan Urbański 12:19
Re: Caching Python modules Jan Urbański 12:20
Re: Backup's from standby Robert Haas 12:37
Re: Online base backup from the hot-standby Robert Haas 12:40
Re: Caching Python modules PostgreSQL - Hans-Jürgen Schönig 12:44
PATCH: Compiling PostgreSQL using ActiveState Python 3.2 📎 Ashesh Vashi 12:58
rc1 or beta4? Dave Page 13:00
Re: rc1 or beta4? Devrim GÜNDÜZ 13:03
Re: rc1 or beta4? Dave Page 13:09
Re: Online base backup from the hot-standby Fujii Masao 13:53
Re: rc1 or beta4? Pavel Golub 14:12
Re: rc1 or beta4? Tom Lane 14:13
Re: plpython crash 📎 Jan Urbański 14:16
Re: A note about hash-based catcache invalidations Tom Lane 14:42
Re: Online base backup from the hot-standby Robert Haas 15:09
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Thom Brown 15:40
Re: rc1 or beta4? Jan Urbański 15:47
Re: rc1 or beta4? Thom Brown 15:50
Re: rc1 or beta4? Dave Page 15:52
Re: rc1 or beta4? Jan Urbański 15:56
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma David Fetter 16:02
Re: PL/Perl Returned Array Andrew Dunstan 16:06
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Thom Brown 16:12
Re: rc1 or beta4? Thom Brown 16:16
Re: [COMMITTERS] pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma David Fetter 16:31
Re: rc1 or beta4? Dave Page 16:33
Re: rc1 or beta4? Tom Lane 16:42
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 Peter Eisentraut 17:10
Re: A note about hash-based catcache invalidations Tom Lane 17:10
Re: non-ipv6 vs hostnames Charles.McDevitt 17:12
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 Tom Lane 17:20
Re: A note about hash-based catcache invalidations Robert Haas 17:25
Re: rc1 or beta4? Dave Byrne 17:25
Re: plpython crash Tom Lane 17:26
Re: PL/Perl Returned Array David E. Wheeler 17:32
Re: Re: [COMMITTERS] pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma Alvaro Herrera 17:52
Re: non-ipv6 vs hostnames Peter Eisentraut 18:28
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 Peter Eisentraut 18:36
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 Tom Lane 19:55
Re: A note about hash-based catcache invalidations Tom Lane 20:02
Re: rc1 or beta4? Tom Lane 20:04
Re: PL/Perl Returned Array Alex Hunsaker 20:29
FATAL: ReleaseSavepoint: unexpected state STARTED Marcin Mańk 20:32
Displaying accumulated autovacuum cost 📎 Greg Smith 21:04
Re: plpython crash Tom Lane 21:10
Re: FATAL: ReleaseSavepoint: unexpected state STARTED Tom Lane 21:30
Re: rc1 or beta4? Simon Riggs 22:19
Re: patch: Allow \dd to show constraint comments 📎 Josh Kupershmidt 23:22
Re: Displaying accumulated autovacuum cost Euler Taveira de Oliveira 23:42

Aug. 18, 2011

Thread Author Time
Re: Displaying accumulated autovacuum cost Greg Smith 01:23
Re: Online base backup from the hot-standby Fujii Masao 01:43
Re: Online base backup from the hot-standby Fujii Masao 02:12
Re: Allowing same cursor name in nested levels Jeevan Chalke 04:47
Re: Online base backup from the hot-standby Jun Ishiduka 05:47
Re: Displaying accumulated autovacuum cost Magnus Hagander 06:39
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 📎 Ashesh Vashi 07:27
Re: FATAL: ReleaseSavepoint: unexpected state STARTED Marcin Mańk 07:57
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 📎 Ashesh Vashi 09:21
Re: Change format of FDW options used in \d* commands 📎 Shigeru Hanada 09:43
Re: Displaying accumulated autovacuum cost Dimitri Fontaine 09:49
Re: Displaying accumulated autovacuum cost Euler Taveira de Oliveira 10:27
vacuum rusage fix 📎 Euler Taveira de Oliveira 11:02
Re: plpython crash Jan Urbański 11:09
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 Peter Eisentraut 11:55
Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2 Ashesh Vashi 11:58
Re: SSI 2PC coverage Heikki Linnakangas 13:57
Re: Displaying accumulated autovacuum cost Tom Lane 13:57
Re: vacuum rusage fix Robert Haas 14:07
Re: SSI 2PC coverage Tom Lane 14:07
Re: SSI 2PC coverage Heikki Linnakangas 14:12
Re: Displaying accumulated autovacuum cost Robert Haas 14:12
Re: Change format of FDW options used in \d* commands Robert Haas 14:21
Re: Displaying accumulated autovacuum cost Peter Eisentraut 14:54
Re: Displaying accumulated autovacuum cost Robert Haas 15:13
Re: Displaying accumulated autovacuum cost Magnus Hagander 15:14
Re: Displaying accumulated autovacuum cost Robert Haas 15:23
Re: Displaying accumulated autovacuum cost Magnus Hagander 15:31
Re: Displaying accumulated autovacuum cost Greg Smith 15:41
Re: Displaying accumulated autovacuum cost Greg Smith 15:54
Re: Displaying accumulated autovacuum cost Magnus Hagander 16:00
Re: [v9.1] sepgsql - userspace access vector cache Robert Haas 16:46
Re: Displaying accumulated autovacuum cost Robert Haas 16:48
Re: [v9.1] sepgsql - userspace access vector cache Robert Haas 16:52
Re: [v9.1] sepgsql - userspace access vector cache Robert Haas 17:00
Re: [v9.1] sepgsql - userspace access vector cache Kohei Kaigai 17:17
Re: [v9.1] sepgsql - userspace access vector cache Robert Haas 17:21
Re: Full GUID support David E. Wheeler 17:22
Re: [v9.1] sepgsql - userspace access vector cache Kohei Kaigai 17:40
Re: [v9.1] sepgsql - userspace access vector cache Robert Haas 17:42
Re: Displaying accumulated autovacuum cost Euler Taveira de Oliveira 17:49
Re: the big picture for index-only scans Robert Haas 20:04
mb_regress.sh gripes 📎 Josh Kupershmidt 22:19
"make -j4 world" falls over Tom Lane 22:56

Aug. 19, 2011

Thread Author Time
how to get the effected row after execute a query EazonGuo 07:16
Re: Change format of FDW options used in \d* commands 📎 Shigeru Hanada 07:19
Re: how to get the effected row after execute a query Pavel Stehule 07:26
Re: [v9.1] sepgsql - userspace access vector cache 📎 Kohei KaiGai 09:44

Browse Archives

Prev | Next