Re: [GENERAL] psql source archives? 6.2.1 needed

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Os Tyler <os(at)caxton(dot)net>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] psql source archives? 6.2.1 needed
Date: 1998-06-11 01:22:25
Message-ID: Pine.BSF.3.96.980610212118.12241A-100000@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 10 Jun 1998, Os Tyler wrote:

> Hello,
>
> I'm not subscribed to this list, please respond to me directly, thanks.
>
>
> I've been sloooooowly integrating psql 6.2.1 into my system. I recently
> searched for vacuum and it was no where to be found. Is there an archive
> psql source where I can download 6.2.1?
>
> Additionally, is there some reason that vacuum might be missing from this
> distrib.?

vacuum is an SQL command issued to the backend, generally through
psql, but through any other interface will work also...

But, of more concerned...why are you still using v6.2.1? :)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Broytmann 1998-06-11 09:31:54 Re: [QUESTIONS] SQL statement
Previous Message Os Tyler 1998-06-11 00:27:27 psql source archives? 6.2.1 needed