Re: sequence caches

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rod Taylor <rbt(at)rbt(dot)ca>
Cc: jks(at)selectacast(dot)net, pgsql-general(at)postgresql(dot)org
Subject: Re: sequence caches
Date: 2003-05-20 18:50:37
Message-ID: 765.1053456637@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rod Taylor <rbt(at)rbt(dot)ca> writes:
> ALTER SEQUENCE in CVS Tip does not clear the sequence cache when
> alterations have been made, although it certainly could.

And you would persude other backends to clear their caches how?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mark Nelson 2003-05-20 18:57:02 PLPGSQL Fetching rows
Previous Message greg 2003-05-20 18:50:23 Re: Having problems with anoncvs