Mailing lists [pgsql-hackers]
- Re: Question about SSI, subxacts, and aborted read-only xacts Kevin Grittner
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Tom Lane
- Add pg_relation_by_filenode(reltbspc, filenode) admin function Andres Freund
- [PATCH 2/2] Add a new function pg_relation_by_filenode to lookup up a relation given the tablespace and the filenode OIDs Andres Freund
- [PATCH 1/2] Add a new relmapper.c function RelationMapFilenodeToOid that acts as a reverse of RelationMapOidToFilenode Andres Freund
- Re: too much pgbench init output Tomas Vondra
- Re: [PATCH 2/2] Add a new function pg_relation_by_filenode to lookup up a relation given the tablespace and the filenode OIDs Tom Lane
- Re: [PATCH 2/2] Add a new function pg_relation_by_filenode to lookup up a relation given the tablespace and the filenode OIDs Andres Freund
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Rural Hunter
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Tom Lane
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Rural Hunter
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Tom Lane
- Re: [WIP] Patch : Change pg_ident.conf parsing to be the same as pg_hba.conf Amit Kapila
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Bruce Momjian
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Bruce Momjian
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Tom Lane
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Rural Hunter
- Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed Rural Hunter
- Re: Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. Tom Lane
- Re: Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. Andres Freund
- Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Amit Kapila
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas
- Re: Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. Simon Riggs
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: Possible fix for occasional failures on castoroides etc Dave Page
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: Patch to include c.h Gurjeet Singh
- Re: Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. Tom Lane
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Tom Lane
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader Andres Freund
- Re: [COMMITTERS] pgsql: Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown c Robert Haas
- Re: [COMMITTERS] pgsql: Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown c Andres Freund
- Re: Question about SSI, subxacts, and aborted read-only xacts Alvaro Herrera
- Re: Question about SSI, subxacts, and aborted read-only xacts Kevin Grittner