Re: [ADMIN] postsgresql-dump not found in install

2002-12-31 Thread Lamar Owen
On Monday 30 December 2002 09:41, Tony Ziolkowski wrote: > To facilitate upgrading, the postgresql-dump utility has been provided. Red Hat shipped their packages for RH 8.0 without postgresql-dump. They didn't update their documentation. The postgresql-dump program is no longer included at all,

Re: [ADMIN] postsgresql-dump not found in install

2002-12-31 Thread CoL
you mean: pg_dump ? C. Tony Ziolkowski wrote, On 12/29/2002 9:06 PM: I just upgraded my redhat linux from 7.2 to 8.0. During that process postgresql 7.2.2 was installed on the system. According to the documentation i should run postgresql-dump. However, I can't find that program anywhere. Asid

Re: [ADMIN] postsgresql-dump not found in install

2002-12-31 Thread Tony Ziolkowski
No I meant what i wrote. The section from README.rpm-dist is: To facilitate upgrading, the postgresql-dump utility has been provided. Look at the man page for postgresql-dump to see its usage. All executables to restore the immediately prior version of the PostgreSQL database are placed in the

[ADMIN] postsgresql-dump not found in install

2002-12-31 Thread Tony Ziolkowski
I just upgraded my redhat linux from 7.2 to 8.0. During that process postgresql 7.2.2 was installed on the system. According to the documentation i should run postgresql-dump. However, I can't find that program anywhere. Aside from the obvious of uninstalling 7.2, what can I do? Thanks --