Re: [HACKERS] psql - Mailing list pgsql-general

From Tom Lane
Subject Re: [HACKERS] psql
Date
Msg-id 18920.1056128474@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] psql  (Nailah Ogeer <ogeer@cs.queensu.ca>)
Responses Re: [HACKERS] psql
List pgsql-general
Nailah Ogeer <ogeer@cs.queensu.ca> writes:
> So what is happening is that i enter the relation ids into the BP cluster
> linked list fine and every time i call psql, it automatically deletes.

Sounds to me like you are trying to keep stuff in backend-local memory
that needs to be in shared memory.

            regards, tom lane

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: dropping sequences
Next
From: "scott.marlowe"
Date:
Subject: Re: dropping sequences