Re: How not to display system tables?

From: Ennio-Sr <nasr(dot)laili(at)tin(dot)it>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: How not to display system tables?
Date: 2005-06-09 21:53:31
Message-ID: 20050609215331.GA9419@deby.ei.hnet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [090605, 16:33]:
> Ennio-Sr <nasr(dot)laili(at)tin(dot)it> writes:
> > ...
> The pga_ tables are not system tables as far as Postgres is concerned.
> IIRC they are created by some old versions of pgAdmin (or was it another
> tool?) If you move up to a more recent version you should be able to
> get rid of them.
>
> regards, tom lane

Hi Tom,
thanks for the quick answer. AAMOF I did try pgAdmin months ago (when I
was running pg 7.2). Now I'm using 7.4.7-6sarge1 version and
occasionally pgAccess. Might this one be responsible for that also?
Can I simply cancel those pga*'s?
Regards,
Ennio.

--
[Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo. \\?//
Fa' qualche cosa di cui non sei capace!" (diceva Henry Miller) ] (°|°)
[Why use Win$ozz (I say) if ... "even a fool can do that. )=(
Do something you aren't good at!" (as Henry Miller used to say) ]

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2005-06-09 22:03:12 Re: How not to display system tables?
Previous Message Michael Fuhr 2005-06-09 21:03:22 Re: returning multiple values from a plpgsql function?