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-11-16 19:16
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
2012-11-16
Re: another idea for changing global configuration settings from SQL
Tom Lane (19:16)
Re: WIP patch for hint bit i/o mitigation
Atri Sharma (19:42)
Re: [v9.3] writable foreign tables
Kohei KaiGai (20:09)
Re: Materialized views WIP patch
Antonin Houska (21:02)
Re: Materialized views WIP patch
Josh Berkus (21:20)
Re: another idea for changing global configuration settings from SQL
Dimitri Fontaine (22:05)
Re: Materialized views WIP patch
Dimitri Fontaine (22:12)
Re: Materialized views WIP patch
Tom Lane (22:13)
Re: Materialized views WIP patch
Kevin Grittner (23:00)
Re: Materialized views WIP patch
Kevin Grittner (23:17)
2012-11-17
Re: Do we need so many hint bits?
Jeff Davis (00:58)
Re: Do we need so many hint bits?
Jeff Janes (01:04)
Re: Do we need so many hint bits?
Jeff Davis (01:19)
Re: Do we need so many hint bits?
Jeff Davis (01:35)
Re: Materialized views WIP patch
Josh Berkus (01:41)
Re: foreign key locks
Noah Misch (03:31)
Re: [PATCH 09/14] Adjust all *Satisfies routines to take a HeapTuple instead of a HeapTupleHeader
Steve Singer (04:27)
Re: Doc patch, put RAISE USING keywords into a table
Peter Eisentraut (06:16)
Re: Doc patch, put pg_temp into the documentation's index
Peter Eisentraut (06:19)
Re: Doc patch: Document names of automatically created constraints and indexes
Peter Eisentraut (06:22)
Re: Add big fat caution to pg_restore docs regards partial db restores
Peter Eisentraut (06:27)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Markus Wanner (09:05)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Markus Wanner (09:22)
Re: [PATCH 05/14] Add a new relmapper.c function RelationMapFilenodeToOid that acts as a reverse of RelationMapOidToFilenode
Michael Paquier (10:14)
Re: Do we need so many hint bits?
Andres Freund (13:24)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (13:25)
Re: another idea for changing global configuration settings from SQL
Amit Kapila (13:28)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Hannu Krosing (13:30)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Markus Wanner (14:00)
Parser - Query Analyser
Michael Giannakopoulos (14:18)
Re: foreign key locks
Andres Freund (14:20)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Hannu Krosing (14:40)
Re: Parser - Query Analyser
David Johnston (14:44)
Re: Doc patch, put pg_temp into the documentation's index
Tom Lane (14:54)
Re: foreign key locks
Noah Misch (14:56)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Hannu Krosing (14:57)
Re: Parser - Query Analyser
Tom Lane (15:17)
Re: Materialized views WIP patch
Tom Lane (15:48)
Re: Parser - Query Analyser
Любен Каравелов (16:01)
Re: foreign key locks
Andres Freund (16:07)
Re: Doc patch, put pg_temp into the documentation's index
Karl O. Pinc (17:33)
Re: logical changeset generation v3 - comparison to Postgres-R change set format
Markus Wanner (17:41)
Re: Add big fat caution to pg_restore docs regards partial db restores
Karl O. Pinc (18:02)
array exclusion constraint
Philip Taylor (18:05)
Re: foreign key locks
Noah Misch (18:25)
Re: another idea for changing global configuration settings from SQL
Fujii Masao (21:23)
Re: Do we need so many hint bits?
Jeff Davis (21:30)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Fujii Masao (21:38)
Re: Do we need so many hint bits?
Tom Lane (21:53)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Tom Lane (21:57)
Re: Doc patch, put pg_temp into the documentation's index
Peter Eisentraut (23:10)
2012-11-18
Re: Do we need so many hint bits?
Simon Riggs (00:35)
Re: Doc patch, put pg_temp into the documentation's index
Karl O. Pinc (01:53)
Re: Do we need so many hint bits?
Jeff Davis (02:07)
Re: Do we need so many hint bits?
Jeff Davis (02:20)
Re: logical changeset generation v3 - Source for Slony
Steve Singer (03:50)
Re: Do we need so many hint bits?
Jeff Janes (05:24)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Cédric Villemain (09:52)
Re: Materialized views WIP patch
Simon Riggs (11:37)
Re: Parser - Query Analyser
Craig Ringer (12:34)
Re: Do we need so many hint bits?
Simon Riggs (13:52)
Re: Do we need so many hint bits?
Andres Freund (14:19)
Re: Do we need so many hint bits?
Simon Riggs (14:58)
9.3 pg_archivecleanup broken?
Erik Rijkers (15:43)
Re: logical changeset generation v3 - Source for Slony
Andres Freund (16:07)
Re: [PATCH 05/14] Add a new relmapper.c function RelationMapFilenodeToOid that acts as a reverse of RelationMapOidToFilenode
Andres Freund (16:18)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Magnus Hagander (16:20)
Re: Do we need so many hint bits?
Jeff Davis (17:13)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Boszormenyi Zoltan (19:24)
Avoiding overflow in timeout-related calculations
Tom Lane (19:57)
Re: Enabling Checksums
Jeff Davis (20:04)
Re: Avoiding overflow in timeout-related calculations
Andres Freund (20:14)
Re: Avoiding overflow in timeout-related calculations
Tom Lane (20:21)
Re: Avoiding overflow in timeout-related calculations
Andres Freund (20:39)
WIP: store additional info in GIN index
Alexander Korotkov (21:54)
Re: autovacuum stress-testing our system
Tomas Vondra (22:49)
Re: pg_dump --split patch
Marko Tiikkaja (23:05)
Re: autovacuum stress-testing our system
Tomas Vondra (23:13)
[RFC] Fix div/mul crash and more undefined behavior
Xi Wang (23:24)
Re: [RFC] Fix div/mul crash and more undefined behavior
Tom Lane (23:47)
2012-11-19
Re: 9.3 pg_archivecleanup broken?
Fujii Masao (00:17)
Re: [HACKERS] Parser - Query Analyser
Craig Ringer (00:21)
Re: Parser - Query Analyser
Craig Ringer (00:21)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Jeff Janes (00:23)
Re: logical changeset generation v3
Michael Paquier (00:31)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Jeff Janes (00:35)
Re: [WIP] pg_ping utility
Michael Paquier (00:44)
Re: [WIP] pg_ping utility
Michael Paquier (00:45)
Re: [RFC] Fix div/mul crash and more undefined behavior
Xi Wang (01:15)
Re: pg_trgm partial-match
Tomas Vondra (01:56)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (05:38)
[PATCH] Patch to fix missing libecpg_compat.lib and libpgtypes.lib.
JiangGuiqing (06:03)
Re: pg_trgm partial-match
Alexander Korotkov (06:05)
Re: [PATCH 13/14] Introduce pg_receivellog, the pg_receivexlog equivalent for logical changes
Michael Paquier (06:46)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (07:01)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (07:04)
Re: logical changeset generation v3
Michael Paquier (07:28)
Re: 9.3 pg_archivecleanup broken?
Heikki Linnakangas (08:20)
Re: gset updated patch
Pavel Stehule (08:30)
Re: pg_dump --split patch
Dimitri Fontaine (08:40)
Re: Materialized views WIP patch
Albe Laurenz (08:41)
Re: logical changeset generation v3
Andres Freund (08:50)
Re: pg_trgm partial-match
Alexander Korotkov (10:55)
Re: too much pgbench init output
Jeevan Chalke (10:59)
Re: foreign key locks
Andres Freund (11:58)
Re: foreign key locks
Andres Freund (12:12)
review: Reduce palloc's in numeric operations
Pavel Stehule (13:17)
Re: pg_dump --split patch
Dimitri Fontaine (14:07)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Dimitri Fontaine (14:22)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (14:46)
Re: Doc patch, put RAISE USING keywords into a table
Karl O. Pinc (14:50)
Re: ALTER command reworks
Dimitri Fontaine (14:58)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Alvaro Herrera (15:05)
Re: pg_dump --split patch
Andrew Dunstan (15:16)
Re: gset updated patch
Karl O. Pinc (15:17)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Amit kapila (15:22)
Re: ALTER command reworks
Kohei KaiGai (15:25)
Re: gset updated patch
Pavel Stehule (15:25)
Re: [v9.3] writable foreign tables
Albe Laurenz (15:28)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Amit kapila (15:29)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (15:36)
Re: ALTER command reworks
Dimitri Fontaine (15:39)
Re: [RFC] Fix div/mul crash and more undefined behavior
Tom Lane (16:04)
Re: gset updated patch
Dimitri Fontaine (16:12)
Re: Dumping an Extension's Script
Robert Haas (16:25)
Re: [RFC] Fix div/mul crash and more undefined behavior
Xi Wang (16:27)
Re: ALTER command reworks
Kohei KaiGai (16:34)
Re: Materialized views WIP patch
Kevin Grittner (16:40)
Re: Enabling Checksums
Robert Haas (16:48)
Re: Materialized views WIP patch
Kevin Grittner (16:56)
Re: [RFC] Fix div/mul crash and more undefined behavior
Tom Lane (17:01)
Re: Dumping an Extension's Script
Dimitri Fontaine (17:05)
Re: [v9.3] writable foreign tables
Kohei KaiGai (17:07)
Re: [RFC] Fix div/mul crash and more undefined behavior
Andres Freund (17:17)
Re: Enabling Checksums
Jeff Davis (17:22)
Re: Switching timeline over streaming replication
Heikki Linnakangas (17:23)
Maintenance announcement for trill.postgresql.org
Stefan Kaltenbrunner (17:24)
Re: Enabling Checksums
Andres Freund (17:30)
Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY
Robert Haas (17:31)
Re: Materialized views WIP patch
Tom Lane (17:35)
Re: WIP patch: add (PRE|POST)PROCESSOR options to COPY
Tom Lane (17:54)
Re: Materialized views WIP patch
Josh Berkus (17:57)
Re: Materialized views WIP patch
Josh Berkus (18:01)
Re: Do we need so many hint bits?
Atri Sharma (18:20)
Re: Do we need so many hint bits?
Atri Sharma (18:29)
Re: Enabling Checksums
Jeff Davis (18:35)
Re: too much pgbench init output
Tomas Vondra (18:38)
Re: Do we need so many hint bits?
Jeff Davis (18:38)
Re: Do we need so many hint bits?
Atri Sharma (18:43)
Re: Do we need so many hint bits?
Jeff Davis (18:46)
Re: Do we need so many hint bits?
Andres Freund (18:49)
Re: Do we need so many hint bits?
Tom Lane (19:46)
Re: Pg_upgrade speed for many tables
Jeff Janes (20:11)
Re: Doc patch making firm recommendation for setting the value of commit_delay
Peter Geoghegan (20:38)
Re: [v9.3] Extra Daemons (Re: elegant and effective way for running jobs inside a database)
Alvaro Herrera (21:17)
Re: Materialized views WIP patch
Kevin Grittner (21:17)
Re: [v9.3] Extra Daemons (Re: elegant and effective way for running jobs inside a database)
Tom Lane (21:25)
Re: [v9.3] Extra Daemons (Re: elegant and effective way for running jobs inside a database)
Alvaro Herrera (21:36)
Re: Enabling Checksums
Jeff Davis (21:46)
Re: WIP: index support for regexp search
Alexander Korotkov (21:58)
Re: [v9.3] OAT_POST_ALTER object access hooks
Alvaro Herrera (22:32)
Re: WIP: index support for regexp search
Erik Rijkers (22:51)
Re: WIP: index support for regexp search
Tomas Vondra (23:02)
Re: WIP: index support for regexp search
Alexander Korotkov (23:08)
Re: MySQL search query is not executing in Postgres DB
Peter Eisentraut (23:19)
2012-11-20
Re: logical changeset generation v3
Michael Paquier (00:30)
Re: logical changeset generation v3 - Source for Slony
Steve Singer (00:50)
removing some dead "keep compiler quiet" code
Peter Eisentraut (03:45)
Re: removing some dead "keep compiler quiet" code
Tom Lane (04:09)
Re: too much pgbench init output
Jeevan Chalke (07:22)
cannot disable hashSetOp
Pavel Stehule (07:29)
Re: the number of pending entries in GIN index with FASTUPDATE=on
Kyotaro HORIGUCHI (07:44)
Re: Timing events WIP v1
Greg Smith (08:36)
Re: Timing events WIP v1
Pavel Stehule (08:48)
Re: [v9.3] writable foreign tables
Albe Laurenz (08:53)
Re: Dumping an Extension's Script
Dimitri Fontaine (09:08)
Re: WIP: index support for regexp search
Heikki Linnakangas (09:43)
Re: logical changeset generation v3
Andres Freund (11:22)
Re: logical changeset generation v3 - Source for Slony
Andres Freund (11:44)
faster ts_headline
Marcin Mańk (11:50)
Re: FDW for PostgreSQL
Kohei KaiGai (13:23)
Re: Switching timeline over streaming replication
Amit Kapila (13:33)
Re: [v9.3] OAT_POST_ALTER object access hooks
Kohei KaiGai (13:43)
Re: [WIP PATCH] for Performance Improvement in Buffer Management
Amit kapila (13:49)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (13:51)
Re: [v9.3] OAT_POST_ALTER object access hooks
Alvaro Herrera (13:52)
Re: [v9.3] writable foreign tables
Kohei KaiGai (14:05)
C-function, don't load external dll file
Przemek Lisowski (14:07)
C-function, don't load external dll file
Przemek (14:16)
Re: [v9.3] OAT_POST_ALTER object access hooks
Kohei KaiGai (14:19)
Re: WIP: index support for regexp search
Pavel Stehule (14:25)
Re: [v9.3] writable foreign tables
Albe Laurenz (15:11)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Boszormenyi Zoltan (16:03)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Boszormenyi Zoltan (16:14)
Re: [pgsql-www] Maintenance announcement for trill.postgresql.org
Stefan Kaltenbrunner (16:35)
Re: review: Reduce palloc's in numeric operations
Heikki Linnakangas (17:00)
Re: review: Reduce palloc's in numeric operations
Pavel Stehule (17:32)
Re: [PATCH] binary heap implementation
Robert Haas (19:03)
Re: Dumping an Extension's Script
Simon Riggs (19:25)
Re: DEALLOCATE IF EXISTS
Marko Tiikkaja (19:29)
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
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group