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 2012-10-18 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2012-10-18
Re: Identity projection
Kyotaro HORIGUCHI (00:23)
Re: [PATCH] pg_dump: Sort overloaded functions in deterministic order
Joachim Wieland (01:08)
Re: PATCH: optimized DROP of multiple tables within a transaction
花田 茂 (02:28)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Kevin Grittner (03:17)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Kevin Grittner (03:35)
Re: September 2012 commitfest
Amit Kapila (04:03)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Kevin Grittner (04:12)
Re: Deprecating RULES
Neil Tiffin (04:26)
hash_search and out of memory
Hitoshi Harada (05:42)
Re: Bugs in planner's equivalence-class processing
Simon Riggs (06:25)
Re: Global Sequences
Simon Riggs (06:56)
Re: Global Sequences
Simon Riggs (06:58)
Re: Global Sequences
Simon Riggs (06:59)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Simon Riggs (07:19)
Database object names and libpq in UTF-8 locale on Windows
Sebastien FLAESCH (07:27)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Simon Riggs (07:36)
Database object names and libpq in UTF-8 locale on Windows
Sebastien FLAESCH (08:15)
[BUG] False indication in pg_stat_replication.sync_state
Kyotaro HORIGUCHI (08:42)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Andres Freund (09:20)
Re: [PATCH] pg_dump: Sort overloaded functions in deterministic order
Joel Jacobson (10:36)
Re: Global Sequences
Dimitri Fontaine (11:13)
Deprecations in authentication
Magnus Hagander (11:20)
Re: Deprecations in authentication
Simon Riggs (11:32)
Re: Deprecations in authentication
Magnus Hagander (11:37)
Re: Deprecations in authentication
Simon Riggs (11:41)
Re: Deprecations in authentication
Simon Riggs (11:43)
Re: DROP INDEX CONCURRENTLY is not really concurrency safe & leaves around undroppable indexes
Abhijit Menon-Sen (11:56)
Re: Re: DROP INDEX CONCURRENTLY is not really concurrency safe & leaves around undroppable indexes
Simon Riggs (12:19)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Kevin Grittner (12:58)
Re: Deprecations in authentication
Alvaro Herrera (13:35)
Re: Deprecating RULES
Andrew Dunstan (13:46)
Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)
Peter Geoghegan (13:49)
Re: hash_search and out of memory
Tom Lane (13:56)
Re: September 2012 commitfest
Alvaro Herrera (14:24)
Re: [BUG] False indication in pg_stat_replication.sync_state
Fujii Masao (14:41)
Re: First draft of snapshot snapshot building design document
Robert Haas (14:47)
Re: Deprecations in authentication
Simon Riggs (15:07)
Re: Global Sequences
Robert Haas (15:08)
Re: Bug in -c CLI option of pg_dump/pg_restore
Robert Haas (15:09)
Re: Global Sequences
Tom Lane (15:15)
Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)
Christopher Browne (15:18)
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Fujii Masao (15:19)
Re: Bug in -c CLI option of pg_dump/pg_restore
Alvaro Herrera (15:19)
Re: First draft of snapshot snapshot building design document
Andres Freund (15:20)
Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)
Peter Geoghegan (15:25)
Re: [PATCH] pg_dump: Sort overloaded functions in deterministic order
Alvaro Herrera (15:26)
Re: Review for pg_dump: Sort overloaded functions in deterministic order
Alvaro Herrera (15:29)
Re: hash_search and out of memory
Tom Lane (15:35)
Re: Global Sequences
Simon Riggs (15:41)
Re: Global Sequences
Simon Riggs (15:43)
Re: BUG #6510: A simple prompt is displayed using wrong charset
Alvaro Herrera (15:46)
Re: tuplesort memory usage: grow_memtuples
Alvaro Herrera (15:51)
Re: PATCH: optimized DROP of multiple tables within a transaction
Alvaro Herrera (15:58)
Re: Deprecations in authentication
Robert Haas (15:59)
Re: PATCH: pgbench - aggregation of info written into log
Alvaro Herrera (16:02)
Re: tuplesort memory usage: grow_memtuples
Peter Geoghegan (16:04)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Alvaro Herrera (16:07)
Re: xlog filename formatting functions in recovery
Alvaro Herrera (16:22)
Very minor feature suggestion
Murphy, Kevin (16:31)
Re: Deprecations in authentication
Tom Lane (16:38)
Re: BUG #7534: walreceiver takes long time to detect n/w breakdown
Fujii Masao (16:48)
Re: xlog filename formatting functions in recovery
Daniel Farina (16:56)
Re: Deprecating RULES
Steve Crawford (17:01)
Re: Bug in -c CLI option of pg_dump/pg_restore
Guillaume Lelarge (17:08)
Re: Deprecating RULES
Daniel Farina (17:11)
Re: Deprecations in authentication
Joshua D. Drake (17:20)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Josh Berkus (17:33)
Always include encoding of database in pg_dumpall
Jeremy Evans (17:44)
Re: [PATCH] lock_timeout and common SIGALRM framework
Alvaro Herrera (18:05)
Re: [PATCH] lock_timeout and common SIGALRM framework
Tom Lane (18:08)
Re: gistchoose vs. bloat
Alvaro Herrera (18:09)
Re: Statistics and selectivity estimation for ranges
Alvaro Herrera (18:12)
Re: SP-GiST for ranges based on 2d-mapping and quad-tree
Alvaro Herrera (18:15)
Re: [v9.3] Row-Level Security
Alvaro Herrera (18:19)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Claudio Freire (18:36)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Simon Riggs (18:48)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Hannu Krosing (18:56)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Hannu Krosing (19:03)
Re: Truncate if exists
Robert Haas (19:03)
Re: BUG #7521: Cannot disable WAL log while using pg_dump
Gezeala M. Bacuño II (19:18)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Christopher Browne (19:18)
Re: Incorrect behaviour when using a GiST index on points
Noah Misch (19:18)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Robert Haas (19:36)
Re: Deprecating RULES
Robert Haas (19:49)
Re: foreign key locks
Alvaro Herrera (19:58)
Re: embedded list
Tom Lane (20:15)
Re: Skip checkpoint on promoting from streaming replication
Alvaro Herrera (20:22)
Prefetch index pages for B-Tree index scans
Claudio Freire (20:30)
Re: embedded list
Alvaro Herrera (20:39)
Re: [PATCH] lock_timeout and common SIGALRM framework
Boszormenyi Zoltan (20:40)
Re: Deprecating RULES
Andrew Dunstan (20:55)
Re: embedded list
Tom Lane (20:56)
Re: Deprecating RULES
Любен Каравелов (21:58)
Re: Skip checkpoint on promoting from streaming replication
Simon Riggs (22:19)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Claudio Freire (22:42)
2012-10-19
Re: Deprecations in authentication
Peter Eisentraut (00:21)
Re: Deprecations in authentication
Peter Eisentraut (00:23)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Ants Aasma (00:37)
Re: Deprecating RULES
Daniel Farina (00:59)
Re: Deprecating RULES
Josh Berkus (01:10)
Re: Deprecating RULES
Daniel Farina (01:22)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Ants Aasma (02:26)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (02:26)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (02:41)
Re: hash_search and out of memory
Hitoshi Harada (03:31)
Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Amit kapila (06:46)
Re: [BUG] False indication in pg_stat_replication.sync_state
Kyotaro HORIGUCHI (07:37)
Re: [BUG] False indication in pg_stat_replication.sync_state
Kyotaro HORIGUCHI (08:46)
Re: [v9.3] Row-Level Security
Kohei KaiGai (09:00)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Simon Riggs (09:10)
Re: Deprecating Hash Indexes
Simon Riggs (09:16)
Re: [v9.3] Row-Level Security
Erik Rijkers (10:02)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Hannu Krosing (11:17)
Re: Move postgresql_fdw_validator into dblink
Shigeru HANADA (11:17)
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Amit kapila (11:42)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Hannu Krosing (11:53)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Simon Riggs (12:06)
Re: September 2012 commitfest
Amit Kapila (12:16)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Любен Каравелов (12:36)
Re: [BUG] False indication in pg_stat_replication.sync_state
Fujii Masao (13:29)
Add SHA-3 (Keccak) support to pgcrypto
Philip Taylor (14:29)
Re: Deprecating RULES
Andrew Dunstan (14:29)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Fujii Masao (14:48)
Re: foreign key locks
Noah Misch (15:40)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Jeff Janes (15:45)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Satoshi Nagayasu (15:52)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Satoshi Nagayasu (16:03)
assertion failure w/extended query protocol
Robert Haas (16:19)
Re: First draft of snapshot snapshot building design document
Robert Haas (16:38)
Re: assertion failure w/extended query protocol
Peter Geoghegan (16:41)
Re: First draft of snapshot snapshot building design document
Andres Freund (16:56)
Re: assertion failure w/extended query protocol
Andres Freund (16:59)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Tom Lane (17:45)
Re: assertion failure w/extended query protocol
Andres Freund (18:01)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Robert Haas (18:03)
Re: assertion failure w/extended query protocol
Peter Geoghegan (18:07)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Josh Berkus (18:26)
Re: assertion failure w/extended query protocol
Robert Haas (18:28)
Re: Very minor feature suggestion
Robert Haas (18:29)
Re: Bug in -c CLI option of pg_dump/pg_restore
Robert Haas (18:30)
Re: WIP fix proposal for bug #6123
Alvaro Herrera (18:33)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Satoshi Nagayasu (18:39)
Re: hash_search and out of memory
Tom Lane (18:40)
Re: assertion failure w/extended query protocol
Tom Lane (18:45)
Re: Move postgresql_fdw_validator into dblink
Robert Haas (18:51)
Re: assertion failure w/extended query protocol
Tom Lane (19:05)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Andrew Dunstan (19:09)
Re: assertion failure w/extended query protocol
Andres Freund (19:24)
Re: hash_search and out of memory
Hitoshi Harada (19:31)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (19:55)
Re: Deprecating RULES
Robert Haas (19:55)
Re: hash_search and out of memory
Tom Lane (20:02)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Andrew Dunstan (20:06)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Robert Haas (20:21)
Re: BUG #7521: Cannot disable WAL log while using pg_dump
Robert Haas (20:25)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (20:40)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (20:48)
Re: First draft of snapshot snapshot building design document
Peter Geoghegan (20:53)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Claudio Freire (20:55)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Andres Freund (20:56)
Re: Deprecating RULES
Josh Berkus (21:03)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (21:08)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Tom Lane (21:20)
Re: Deprecating RULES
Peter Geoghegan (21:22)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Andrew Dunstan (21:29)
Re: assertion failure w/extended query protocol
Tom Lane (22:05)
Re: First draft of snapshot snapshot building design document
Andres Freund (22:13)
Re: assertion failure w/extended query protocol
Andres Freund (22:26)
Re: assertion failure w/extended query protocol
Tom Lane (22:37)
Re: assertion failure w/extended query protocol
Andres Freund (22:46)
Re: Always include encoding of database in pg_dumpall
Tom Lane (22:55)
Re: Always include encoding of database in pg_dumpall
Jeremy Evans (23:19)
2012-10-20
patch to add \watch to psql
Will Leinweber (00:15)
Re: pg_stat_lwlocks view - lwlocks statistics, round 2
Fujii Masao (01:02)
Re: assertion failure w/extended query protocol
Robert Haas (01:05)
Re: assertion failure w/extended query protocol
Andrew Dunstan (02:19)
Re: assertion failure w/extended query protocol
Tom Lane (03:37)
Foreign key constraint on sub-column of composite-type column
David Lee (05:57)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Amit kapila (06:00)
Re: [PATCH] explain tup_fetched/returned in monitoring-stats
Abhijit Menon-Sen (06:43)
Re: patch to add \watch to psql
Abhijit Menon-Sen (07:19)
Re: Move postgresql_fdw_validator into dblink
Kohei KaiGai (07:24)
Re: Foreign key constraint on sub-column of composite-type column
Simon Riggs (09:26)
Re: [PATCH] explain tup_fetched/returned in monitoring-stats
Simon Riggs (11:27)
Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Kevin Grittner (12:47)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Jeff Janes (17:33)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Jeff Janes (17:36)
Re: Bug in -c CLI option of pg_dump/pg_restore
Tom Lane (18:06)
Re: FDW for PostgreSQL
Kohei KaiGai (18:16)
Re: Bug in -c CLI option of pg_dump/pg_restore
Tom Lane (18:28)
Re: enhanced error fields
Peter Geoghegan (19:10)
Re: patch to add \watch to psql
Daniel Farina (19:49)
Re: Bug in -c CLI option of pg_dump/pg_restore
Guillaume Lelarge (21:41)
2012-10-21
Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows
Albert Cervera i Areny (05:50)
Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows
Pavel Stehule (06:12)
Re: gistchoose vs. bloat
Jeff Davis (07:03)
Re: SP-GiST for ranges based on 2d-mapping and quad-tree
Jeff Davis (07:22)
Re: Deprecations in authentication
Magnus Hagander (07:52)
Re: Successor of MD5 authentication, let's use SCRAM
Magnus Hagander (07:55)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Amit kapila (07:59)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group