Re: [HACKERS] next XID is in shmem now...

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: vadim(at)krs(dot)ru (Vadim Mikheev)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] next XID is in shmem now...
Date: 1998-07-21 17:46:10
Message-ID: 199807211746.NAA01079@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian wrote:
> >
> > > Backends fetch 1024 XIDs now and place them in shmem.
> > > There is space in VariableCache struct for OIDs as well
> > > but I didn't change GetNewObjectId() due to the
> > > CheckMaxObjectId() stuff... Bruce ?
> >
> > What can I do to help? Is the problem that a backend can set the next
> > oid by specifiying an oid greater than the current one?
>
> No problem - I just havn't time to think about this, sorry.
>
> >
> > >
> > > All other LLL stuff will be #ifdef-ed...
> >
> > As far as I am concerned, you don't need use #ifdef.
>
> I'm not sure how much ready/robust this will be in 6.4.
> This is long-term project...

Any chance on getting the 30-second pg_log syncing, so we can improve
the default pgsql performance, and not do fsync on every transaction by
default?

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 1998-07-21 19:17:21 Re: Oracle on Linux
Previous Message Ken McGlothlen 1998-07-21 17:32:47 Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]