Re: WIP: write flat files at startup, enforce XID wrap limit - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: WIP: write flat files at startup, enforce XID wrap limit
Date
Msg-id 200502211905.j1LJ51K11060@candle.pha.pa.us
Whole thread Raw
In response to WIP: write flat files at startup, enforce XID wrap limit  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> format of the pg_pwd and pg_group flat files: group membership has
> to be recorded in terms of user sysids not user names, so that we
> can avoid doing SysCache lookups in write_group_file.  That's a

This also expands the problems of reusing user ids for deleted users,
but I agree user-ids in pg_group are an improvement.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: WIP: write flat files at startup, enforce XID wrap limit
Next
From: Bruce Momjian
Date:
Subject: Re: Change < to -f in examples with input files