Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-hackers since 2011-01-30 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2011-01-30
Re: Change pg_last_xlog_receive_location not to move backwards
Jeff Janes (01:44)
Re: WIP: RangeTypes
Thom Brown (02:55)
Re: WIP: RangeTypes
Thom Brown (03:29)
mingw 64 build
Andrew Dunstan (15:47)
Re: Sync Rep for 2011CF1
Robert Haas (16:44)
Re: mingw 64 build
Magnus Hagander (16:52)
Re: multiset patch review
Robert Haas (16:52)
Re: multiset patch review
Pavel Stehule (17:16)
Re: multiset patch review
Tom Lane (17:16)
Re: multiset patch review
Robert Haas (17:34)
Re: mingw 64 build
Andrew Dunstan (17:35)
Re: Snapshot synchronization, again...
Joachim Wieland (17:36)
Re: multiset patch review
Itagaki Takahiro (18:46)
Re: REVIEW: Determining client_encoding from client locale
Heikki Linnakangas (18:56)
Re: Include WAL in base backup
Heikki Linnakangas (18:58)
Re: multiset patch review
Robert Haas (19:11)
Re: multiset patch review
Robert Haas (19:12)
Re: Include WAL in base backup
Magnus Hagander (19:22)
updated patch for foreach stmt
Pavel Stehule (19:28)
Re: Per-column collation, the finale
Robert Haas (19:31)
Re: multiset patch review
Itagaki Takahiro (19:34)
Re: review: FDW API
Robert Haas (19:42)
Re: Named restore points
Robert Haas (19:47)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (19:56)
Re: log_hostname and pg_stat_activity
Robert Haas (20:03)
Re: Visual Studio 2010/Windows SDK 7.1 support
Robert Haas (20:06)
Re: [PERFORM] pgbench to the MAXINT
Robert Haas (20:09)
Re: log_checkpoints and restartpoint
Robert Haas (20:17)
Re: Add ENCODING option to COPY
Robert Haas (20:21)
Re: Visual Studio 2010/Windows SDK 7.1 support
Magnus Hagander (20:26)
Re: log_hostname and pg_stat_activity
Peter Eisentraut (21:30)
Re: WIP: RangeTypes
Jeff Davis (21:33)
Re: wildcard search support for pg_trgm
Jan Urbański (21:52)
Re: SSI patch version 14
Kevin Grittner (22:01)
Re: wildcard search support for pg_trgm
Alexander Korotkov (22:02)
Re: wildcard search support for pg_trgm
Jan Urbański (22:04)
Re: WIP: RangeTypes
Thom Brown (22:07)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Robert Haas (22:08)
Re: log_hostname and pg_stat_activity
Robert Haas (22:12)
Re: WIP: RangeTypes
Tom Lane (22:14)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Robert Haas (22:22)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Jan Urbański (22:23)
Re: wildcard search support for pg_trgm
Jan Urbański (22:24)
Re: pg_dump directory archive format / parallel pg_dump
Robert Haas (22:26)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Robert Haas (22:33)
Re: mingw 64 build
Magnus Hagander (22:40)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Tom Lane (22:47)
Re: WIP: RangeTypes
Jeff Davis (22:52)
Re: Review: Fix snapshot taking inconsistencies
Robert Haas (22:53)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Robert Haas (22:55)
Re: pl/python SPI in subtransactions
Jan Urbański (23:03)
Re: pl/python SPI in subtransactions
Jan Urbański (23:10)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Tom Lane (23:19)
Re: Snapshot synchronization, again...
Noah Misch (23:26)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Tom Lane (23:27)
2011-01-31
Re: Error code for "terminating connection due to conflict with recovery"
Tatsuo Ishii (00:02)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (01:11)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (01:18)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (01:42)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (01:53)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (02:18)
Re: Include WAL in base backup
Fujii Masao (02:34)
Re: We need to log aborted autovacuums
Robert Haas (02:37)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (02:47)
Re: Include WAL in base backup
Robert Haas (02:47)
Re: pg_ctl failover Re: Latches, signals, and waiting
Fujii Masao (02:52)
Re: We need to log aborted autovacuums
Alvaro Herrera (03:03)
Re: We need to log aborted autovacuums
Robert Haas (03:26)
Re: review: FDW API
Shigeru HANADA (03:27)
Re: pg_ctl failover Re: Latches, signals, and waiting
Itagaki Takahiro (03:31)
Re: SSI patch version 14
Jeff Davis (03:33)
Re: pg_ctl failover Re: Latches, signals, and waiting
Tatsuo Ishii (03:35)
Re: Add ENCODING option to COPY
Hitoshi Harada (03:42)
Re: Extensions support for pg_dump, patch v27
Itagaki Takahiro (03:42)
Re: pg_ctl failover Re: Latches, signals, and waiting
Fujii Masao (03:44)
Re: pg_ctl failover Re: Latches, signals, and waiting
Fujii Masao (03:49)
Re: pg_ctl failover Re: Latches, signals, and waiting
Tatsuo Ishii (04:06)
Re: Spread checkpoint sync
Robert Haas (04:41)
Re: multiset patch review
Itagaki Takahiro (06:49)
Re: Change pg_last_xlog_receive_location not to move backwards
Fujii Masao (07:12)
Re: Spread checkpoint sync
Itagaki Takahiro (08:04)
off-by-one mistake in array code error reporting
Alexey Klyukin (08:19)
[pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Jörg Roman Rudnick (08:32)
Re: arrays as pl/perl input arguments [PATCH]
Alexey Klyukin (08:34)
Problem with postgresql database connection in combination with HUAWEI data modem
Jürgen Wolfsgruber (09:16)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Pavel Stehule (09:34)
Re: Extensions support for pg_dump, patch v27
Dimitri Fontaine (10:21)
BUG #5856: pg_attribute.attinhcount is not correct.
Naoya Anzai (11:42)
Re: SSI patch version 14
Dan Ports (11:50)
Re: review: FDW API
Shigeru HANADA (13:00)
Re: SSI patch version 14
Kevin Grittner (13:26)
Re: review: FDW API
Robert Haas (13:31)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Robert Haas (14:19)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Robert Haas (14:22)
Re: Spread checkpoint sync
Robert Haas (14:44)
Re: Error code for "terminating connection due to conflict with recovery"
Bruce Momjian (14:46)
Re: Spread checkpoint sync
Heikki Linnakangas (14:52)
Re: FPI
Robert Haas (15:01)
Re: Snapshots no longer build
Bruce Momjian (15:02)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (15:06)
Re: Add ENCODING option to COPY
Hitoshi Harada (15:07)
Re: FPI
Greg Stark (15:10)
Re: Error code for "terminating connection due to conflict with recovery"
Kevin Grittner (15:31)
Add reference to client_encoding parameter
Thom Brown (15:37)
Re: Error code for "terminating connection due to conflict with recovery"
Bruce Momjian (15:51)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (16:24)
Re: Add ENCODING option to COPY
Tom Lane (16:25)
Re: Allowing multiple concurrent base backups
Heikki Linnakangas (16:29)
Re: Spread checkpoint sync
Tom Lane (16:29)
Re: Allowing multiple concurrent base backups
Heikki Linnakangas (16:31)
Re: Spread checkpoint sync
Robert Haas (16:43)
Re: Spread checkpoint sync
Tom Lane (16:51)
Re: Spread checkpoint sync
Robert Haas (16:55)
Re: Spread checkpoint sync
Tom Lane (17:01)
Re: Spread checkpoint sync
Robert Haas (17:04)
Re: Spread checkpoint sync
Tom Lane (17:11)
windows build docs
Andrew Dunstan (17:14)
Re: windows build docs
Magnus Hagander (17:17)
SSI patch version 15
Kevin Grittner (17:31)
Re: SSI patch version 15
Robert Haas (18:05)
Re: windows build docs
Andrew Dunstan (18:34)
Re: SSI patch version 14
Jeff Davis (18:40)
Re: Spread checkpoint sync
Robert Haas (18:44)
pgsql: Update docs on building for Windows to accomodate currentrealit
Andrew Dunstan (18:48)
Re: windows build docs
Magnus Hagander (18:51)
Re: windows build docs
Andrew Dunstan (19:02)
Re: windows build docs
Magnus Hagander (19:04)
Re: Optimize PL/Perl function argument passing [PATCH]
Andrew Dunstan (19:22)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (19:26)
Re: SSI patch version 14
Kevin Grittner (19:32)
Re: SSI patch version 14
Jeff Davis (19:54)
Re: SSI patch version 14
Kevin Grittner (19:55)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (19:58)
Re: SSI patch version 14
Kevin Grittner (20:02)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (20:04)
Re: SSI patch version 14
Jeff Davis (20:15)
Re: Spread checkpoint sync
Bruce Momjian (20:27)
Re: SSI patch version 14
Kevin Grittner (20:38)
Re: SSI patch version 14
Kevin Grittner (20:41)
Re: Spread checkpoint sync
Greg Smith (21:04)
Re: SSI patch version 14
Jeff Davis (21:13)
Re: SSI patch version 14
Kevin Grittner (21:20)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (21:24)
Re: Spread checkpoint sync
Tom Lane (21:28)
Re: SSI patch version 14
Kevin Grittner (21:30)
Re: Error code for "terminating connection due to conflict with recovery"
Josh Berkus (21:30)
Re: Spread checkpoint sync
Greg Smith (21:33)
Re: SSI patch version 15
Heikki Linnakangas (21:35)
Re: SSI patch version 14
Jeff Davis (21:49)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Nick Rudnick (22:09)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Nick Rudnick (22:40)
Re: SSI patch version 15
Jeff Davis (22:46)
Invitation to Cluster Hackers meeting at pgCon
Josh Berkus (22:52)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (23:07)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (23:21)
Re: [NOVICE] systable_getnext_ordered
YAMAMOTO Takashi (23:39)
Re: SSI patch version 14
Kevin Grittner (23:55)
2011-02-01
Re: [HACKERS] systable_getnext_ordered
Tom Lane (00:02)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (00:09)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (00:12)
Re: Error code for "terminating connection due to conflict with recovery"
Josh Berkus (00:13)
Issues with generate_series using integer boundaries
Thom Brown (00:15)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (00:16)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (00:17)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (00:25)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (00:30)
Re: Issues with generate_series using integer boundaries
Thom Brown (00:33)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (00:33)
Re: Issues with generate_series using integer boundaries
Tom Lane (00:36)
Re: Issues with generate_series using integer boundaries
Thom Brown (00:41)
Re: Issues with generate_series using integer boundaries
Thom Brown (00:48)
Re: Issues with generate_series using integer boundaries
Tom Lane (01:05)
Re: pg_upgrade fails for non-postgres user
Bruce Momjian (01:25)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (01:27)
Re: Error code for "terminating connection due to conflict with recovery"
Tom Lane (01:52)
Re: Add ENCODING option to COPY
Hitoshi Harada (02:16)
Re: Issues with generate_series using integer boundaries
Thom Brown (02:17)
Authentication Enhancement Proposal
Christopher Hotchkiss (02:26)
Re: FPI
Robert Haas (02:28)
Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas (02:29)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Robert Haas (02:33)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Robert Haas (02:36)
Re: wildcard search support for pg_trgm
Tom Lane (02:40)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Tom Lane (02:53)
Re: Allowing multiple concurrent base backups
Fujii Masao (03:45)
Re: Add ENCODING option to COPY
Hitoshi Harada (04:08)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Pavel Stehule (04:41)
Re: [pgsql-general 2011-1-21:] Are there any projects interested in object functionality? (+ rule bases)
Pavel Stehule (04:43)
bad links in messages from commits
Pavel Stehule (04:53)
Re: [HACKERS] Add reference to client_encoding parameter
Itagaki Takahiro (05:31)
Re: setlocale and gettext in Postgres
Itagaki Takahiro (05:36)
Re: off-by-one mistake in array code error reporting
Itagaki Takahiro (06:00)
Re: Error code for "terminating connection due to conflict with recovery"
Magnus Hagander (06:35)
Re: bad links in messages from commits
Magnus Hagander (06:46)
Re: bad links in messages from commits
Pavel Stehule (06:56)
Re: setlocale and gettext in Postgres
Dave Page (08:08)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (08:12)
Re: wildcard search support for pg_trgm
Alexander Korotkov (08:16)
Re: Error code for "terminating connection due to conflict with recovery"
Simon Riggs (08:17)
Re: bad links in messages from commits
Magnus Hagander (08:22)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group