Re: [HACKERS] psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nailah Ogeer <ogeer(at)cs(dot)queensu(dot)ca>
Cc: Bruno Wolff III <bruno(at)wolff(dot)to>, pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] psql
Date: 2003-06-20 17:01:14
Message-ID: 18920.1056128474@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-general pgsql-hackers pgsql-patches

Nailah Ogeer <ogeer(at)cs(dot)queensu(dot)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

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-20 17:32:52 Re: [HACKERS] psql
Previous Message Nailah Ogeer 2003-06-20 15:00:42 Re: [HACKERS] psql

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-06-20 17:14:25 Re: dropping sequences
Previous Message Dennis Gearon 2003-06-20 17:00:12 Re: [GENERAL] MySQL gets $19.5 MM

Browse pgsql-hackers by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-20 17:32:52 Re: [HACKERS] psql
Previous Message Tom Lane 2003-06-20 16:54:35 Re: Two weeks to feature freeze

Browse pgsql-patches by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-20 17:32:52 Re: [HACKERS] psql
Previous Message Nailah Ogeer 2003-06-20 15:00:42 Re: [HACKERS] psql