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 2013-01-14 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
2013-01-14
Re: pgcrypto seeding problem when ssl=on
Noah Misch (00:01)
[PATCH] COPY .. COMPRESSED
Stephen Frost (02:16)
Re: Possible PANIC in PostPrepare_Locks
Tom Lane (03:27)
Re: [PATCH] COPY .. COMPRESSED
Tom Lane (03:34)
Re: count(*) of zero rows returns 1
Gurjeet Singh (03:42)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Amit kapila (06:47)
Re: I s this a bug of spgist index in a heavy write condition?
李海龙 (07:18)
Re: Re: logical changeset generation v3 - comparison to Postgres-R change set format
Hannu Krosing (08:51)
Re: Re: logical changeset generation v3 - comparison to Postgres-R change set format
Markus Wanner (09:03)
Thinking about WITH CHECK OPTION for views
Dean Rasheed (09:29)
Re: pg_retainxlog for inclusion in 9.3?
Magnus Hagander (10:03)
common fe/be library (was Re: [PATCH] binary heap implementation)
Abhijit Menon-Sen (10:55)
pg_ctl idempotent option
Peter Eisentraut (11:37)
find libxml2 using pkg-config
Peter Eisentraut (11:51)
passing diff options to pg_regress
Peter Eisentraut (11:57)
Re: Bug: Windows installer modifies ACLs on the whole volume
Sandeep Thakkar (12:02)
Re: passing diff options to pg_regress
Andres Freund (12:04)
Re: pgcrypto seeding problem when ssl=on
Marko Kreen (12:21)
Re: pgcrypto seeding problem when ssl=on
Noah Misch (13:00)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Boszormenyi Zoltan (13:18)
Re: pgcrypto seeding problem when ssl=on
Marko Kreen (13:42)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (13:43)
Re: [PATCH] COPY .. COMPRESSED
Simon Riggs (14:23)
Re: common fe/be library (was Re: [PATCH] binary heap implementation)
Merlin Moncure (15:16)
Re: pg_ctl idempotent option
Tom Lane (15:22)
Re: find libxml2 using pkg-config
Tom Lane (15:25)
Re: pg_ctl idempotent option
Alvaro Herrera (15:29)
Re: erroneous restore into pg_catalog schema
Alvaro Herrera (15:35)
Re: pg_ctl idempotent option
Tom Lane (15:47)
Re: pg_ctl idempotent option
Thom Brown (15:48)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (16:01)
Re: erroneous restore into pg_catalog schema
Alvaro Herrera (16:02)
Re: [PATCH] COPY .. COMPRESSED
Claudio Freire (16:06)
Re: erroneous restore into pg_catalog schema
Tom Lane (16:08)
Re: [PATCH] COPY .. COMPRESSED
Tom Lane (16:13)
Re: Timing events WIP v1
Peter Geoghegan (16:19)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (16:24)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Amit kapila (16:27)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (16:28)
Re: json api WIP patch
Robert Haas (16:32)
Re: [PERFORM] Slow query: bitmap scan troubles
Robert Haas (16:45)
Re: Get current query in a trigger function
Robert Haas (16:45)
Re: pg_ctl idempotent option
Boszormenyi Zoltan (16:49)
Re: GIN over array of ENUMs
Robert Haas (16:52)
Re: erroneous restore into pg_catalog schema
Alvaro Herrera (16:55)
Re: bugfix: --echo-hidden is not supported by \sf statements
Tom Lane (16:56)
Re: pg_retainxlog for inclusion in 9.3?
Robert Haas (16:56)
Re: PL/perl should fail on configure, not make
Tom Lane (17:09)
Re: bugfix: --echo-hidden is not supported by \sf statements
Pavel Stehule (17:13)
Re: [PERFORM] Slow query: bitmap scan troubles
Tom Lane (17:23)
Re: erroneous restore into pg_catalog schema
Tom Lane (17:28)
Re: erroneous restore into pg_catalog schema
Dimitri Fontaine (17:44)
Re: Privileges for INFORMATION_SCHEMA.SCHEMATA (was Re: Small clarification in "34.41. schemata")
Casey Allen Shobe (17:49)
Re: [PERFORM] Slow query: bitmap scan troubles
Robert Haas (17:50)
Re: json api WIP patch
Andrew Dunstan (17:52)
Re: bugfix: --echo-hidden is not supported by \sf statements
Robert Haas (17:52)
Re: [PERFORM] Slow query: bitmap scan troubles
Tom Lane (17:56)
Re: bugfix: --echo-hidden is not supported by \sf statements
Tom Lane (18:01)
Re: [HACKERS] Re: Privileges for INFORMATION_SCHEMA.SCHEMATA (was Re: Small clarification in "34.41. schemata")
Tom Lane (18:53)
Re: erroneous restore into pg_catalog schema
Alvaro Herrera (19:07)
Re: Hash twice
Robert Haas (19:12)
Re: Hash twice
Simon Riggs (19:50)
Re: count(*) of zero rows returns 1
David Johnston (20:09)
Re: Validation in to_date()
Tom Lane (20:14)
Re: Timing events WIP v1
Greg Smith (20:37)
Re: fix SQL example syntax in file comment
Tom Lane (20:49)
Re: [Pgbuildfarm-members] Version 4.10 of buildfarm client released.
Kevin Grittner (20:56)
Re: count(*) of zero rows returns 1
Tom Lane (21:15)
Curious buildfarm failures
Tom Lane (21:35)
Re: Curious buildfarm failures
Andres Freund (21:50)
Re: [PATCH] COPY .. COMPRESSED
Peter Eisentraut (21:56)
Re: Curious buildfarm failures
Andres Freund (21:56)
Re: Curious buildfarm failures
Heikki Linnakangas (22:14)
s/size_t/off_t/ in sendTimeLineHistory
Andres Freund (22:27)
Re: recent ALTER whatever .. SET SCHEMA refactoring
Alvaro Herrera (22:27)
Patches for TODO item: Avoid truncating empty OCDR temp tables on COMMIT
Gurjeet Singh (22:31)
Re: Curious buildfarm failures
Heikki Linnakangas (22:37)
Re: s/size_t/off_t/ in sendTimeLineHistory
Heikki Linnakangas (22:49)
BUG #7809: Running pg_dump on slave w/ streaming replication fails ifthere are unlogged tables
joe (23:13)
[PATCH] Compile without warning with gcc's -Wtype-limits, -Wempty-body
Andres Freund (23:29)
2013-01-15
Re: json api WIP patch
Merlin Moncure (00:36)
Re: json api WIP patch
Andrew Dunstan (00:52)
logical changeset generation v4
Andres Freund (01:38)
Re: [PATCH] Compile without warning with gcc's -Wtype-limits, -Wempty-body
Peter Eisentraut (01:39)
Re: [PATCH] Compile without warning with gcc's -Wtype-limits, -Wempty-body
Andres Freund (01:43)
Re: logical changeset generation v4
Josh Berkus (02:15)
Re: logical changeset generation v4
anarazel@anarazel.de (02:21)
Re: logical changeset generation v4
Abhijit Menon-Sen (02:23)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (02:33)
Re: Get current query in a trigger function
Vlad Arkhipov (02:38)
Re: Curious buildfarm failures
Tom Lane (02:39)
Re: logical changeset generation v4
Abhijit Menon-Sen (03:12)
Re: count(*) of zero rows returns 1
Gurjeet Singh (03:25)
Re: [PATCH] Compile without warning with gcc's -Wtype-limits, -Wempty-body
Tom Lane (03:26)
Re: Patches for TODO item: Avoid truncating empty OCDR temp tables on COMMIT
Tom Lane (03:33)
Re: count(*) of zero rows returns 1
Gurjeet Singh (03:47)
Re: logical changeset generation v4
Alvaro Herrera (04:00)
Re: json api WIP patch
Andrew Dunstan (04:02)
Re: count(*) of zero rows returns 1
Alvaro Herrera (04:03)
Re: Patches for TODO item: Avoid truncating empty OCDR temp tables on COMMIT
Gurjeet Singh (04:13)
Re: count(*) of zero rows returns 1
Gurjeet Singh (04:18)
Re: logical changeset generation v4
Mark Kirkwood (04:37)
Re: logical changeset generation v4
Mark Kirkwood (04:41)
Re: unlogged tables vs. GIST
Jeevan Chalke (06:54)
Re: pg_retainxlog for inclusion in 9.3?
Magnus Hagander (07:51)
Re: Support for REINDEX CONCURRENTLY
Michael Paquier (09:16)
Re: pg_ctl idempotent option
Dickson S. Guedes (10:14)
Re: pg_ctl idempotent option
Vik Reykja (10:26)
Re: logical changeset generation v4
Andres Freund (10:55)
Re: logical changeset generation v4
Andres Freund (10:59)
Re: [PATCH] Compile without warning with gcc's -Wtype-limits, -Wempty-body
Andres Freund (11:36)
Re: replace plugins directory with GUC
Peter Eisentraut (12:04)
Re: pg_ctl idempotent option
Alvaro Herrera (12:53)
Re: logical changeset generation v4
Alvaro Herrera (12:56)
Re: logical changeset generation v4
Andres Freund (13:01)
Re: [PATCH] COPY .. COMPRESSED
Greg Stark (13:35)
Re: another idea for changing global configuration settings from SQL
Peter Eisentraut (13:53)
Teaching pg_receivexlog to follow timeline switches
Heikki Linnakangas (14:05)
Re: recent ALTER whatever .. SET SCHEMA refactoring
Alvaro Herrera (14:21)
Re: system administration functions with hardcoded superuser checks
Peter Eisentraut (14:25)
Re: strange OOM errors with EXECUTE in PL/pgSQL
Jan Wieck (14:43)
Re: recent ALTER whatever .. SET SCHEMA refactoring
Kohei KaiGai (14:48)
Re: [PATCH] COPY .. COMPRESSED
Claudio Freire (14:55)
Re: recent ALTER whatever .. SET SCHEMA refactoring
Alvaro Herrera (14:56)
Re: ALTER command reworks
Alvaro Herrera (15:06)
Re: strange OOM errors with EXECUTE in PL/pgSQL
Tom Lane (15:09)
Re: replace plugins directory with GUC
Tom Lane (15:13)
Re: [PATCH] COPY .. COMPRESSED
Peter Eisentraut (15:22)
Re: pg_ctl idempotent option
Tom Lane (15:25)
Re: logical changeset generation v4
Tom Lane (15:28)
Re: ALTER command reworks
Kohei KaiGai (15:40)
Re: logical changeset generation v4
Andres Freund (15:49)
Re: ALTER command reworks
Alvaro Herrera (15:49)
Re: count(*) of zero rows returns 1
Tom Lane (15:51)
Re: pg_ctl idempotent option
Peter Eisentraut (15:51)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (15:55)
Re: pg_ctl idempotent option
Peter Eisentraut (15:55)
Re: Patches for TODO item: Avoid truncating empty OCDR temp tables on COMMIT
Tom Lane (15:57)
Re: Curious buildfarm failures
Andres Freund (16:04)
Re: pg_ctl idempotent option
Tom Lane (16:06)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (16:08)
Re: logical changeset generation v4
Tom Lane (16:10)
Re: Curious buildfarm failures
Tom Lane (16:19)
Re: logical changeset generation v4
Andres Freund (16:23)
Re: Curious buildfarm failures
Andrew Dunstan (16:27)
Re: json api WIP patch
Andrew Dunstan (16:31)
Re: Curious buildfarm failures
Andres Freund (16:35)
Re: logical changeset generation v4
Tom Lane (16:36)
Re: Curious buildfarm failures
Tom Lane (16:57)
Re: Curious buildfarm failures
Andrew Dunstan (17:07)
Re: Curious buildfarm failures
Andrew Dunstan (17:18)
Re: [PATCH] COPY .. COMPRESSED
Garick Hamlin (17:22)
Re: [PATCH] COPY .. COMPRESSED
Claudio Freire (17:22)
Re: Curious buildfarm failures (fwd)
Sergey Koposov (17:27)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (17:31)
Re: unlogged tables vs. GIST
Heikki Linnakangas (18:10)
Re: logical changeset generation v4
Alvaro Herrera (18:16)
Re: recent ALTER whatever .. SET SCHEMA refactoring
Alvaro Herrera (18:19)
Re: Teaching pg_receivexlog to follow timeline switches
Fujii Masao (18:22)
Re: logical changeset generation v4
Andres Freund (18:30)
Re: unlogged tables vs. GIST
Robert Haas (18:33)
Re: unlogged tables vs. GIST
Heikki Linnakangas (18:44)
Re: unlogged tables vs. GIST
Tom Lane (18:48)
Re: Patches for TODO item: Avoid truncating empty OCDR temp tables on COMMIT
Robert Haas (18:51)
Re: unlogged tables vs. GIST
Robert Haas (18:53)
Re: pg_retainxlog for inclusion in 9.3?
Robert Haas (18:54)
Re: unlogged tables vs. GIST
Heikki Linnakangas (18:58)
Re: Curious buildfarm failures (fwd)
Andres Freund (19:02)
Re: Patches for TODO item: Avoid truncating empty OCDR temp tables on COMMIT
Tom Lane (19:03)
Re: json api WIP patch
David Fetter (19:04)
Re: unlogged tables vs. GIST
Andres Freund (19:07)
Re: Curious buildfarm failures (fwd)
Sergey Koposov (19:09)
Re: buffer assertion tripping under repeat pgbench load
Bruce Momjian (19:11)
pkg-config files for libpq and ecpg
Peter Eisentraut (19:16)
Re: count(*) of zero rows returns 1
Bruce Momjian (19:16)
Re: count(*) of zero rows returns 1
Bruce Momjian (19:18)
Re: [PATCH] COPY .. COMPRESSED
Bruce Momjian (19:24)
Re: count(*) of zero rows returns 1
Shaun Thomas (19:26)
Re: pg_ctl idempotent option
Bruce Momjian (19:28)
Re: pg_ctl idempotent option
Bruce Momjian (19:29)
Re: pg_ctl idempotent option
Boszormenyi Zoltan (19:36)
Re: Curious buildfarm failures (fwd)
Tom Lane (19:40)
Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)
Robert Haas (19:40)
Re: [PERFORM] Slow query: bitmap scan troubles
Bruce Momjian (19:46)
Re: json api WIP patch
Merlin Moncure (19:47)
Re: passing diff options to pg_regress
Robert Haas (19:51)
Re: Save The Date: Cluster-Hackers meeting May 21st
Josh Berkus (19:51)
Re: [PATCH] COPY .. COMPRESSED
Stephen Frost (19:53)
Re: Get current query in a trigger function
Robert Haas (19:55)
Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)
Tom Lane (20:02)
[sepgsql 1/3] add name qualified creation label
Kohei KaiGai (20:02)
Re: Save The Date: Cluster-Hackers meeting May 21st
Josh Berkus (20:04)
Re: erroneous restore into pg_catalog schema
Robert Haas (20:04)
Re: erroneous restore into pg_catalog schema
Robert Haas (20:09)
Re: [PERFORM] Slow query: bitmap scan troubles
Tom Lane (20:11)
Re: json api WIP patch
Andrew Dunstan (20:17)
Re: erroneous restore into pg_catalog schema
Tom Lane (20:22)
Re: Curious buildfarm failures (fwd)
Sergey Koposov (20:26)
[sepgsql 2/3] Add db_schema:search permission checks
Kohei KaiGai (20:28)
Re: [PATCH] COPY .. COMPRESSED
Christopher Browne (20:37)
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