Re: Need help to take PGSql Dump

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: "'pgsql-general(at)postgreSQL(dot)org'" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: Need help to take PGSql Dump
Date: 2003-07-22 09:56:06
Message-ID: 1058867766.15449.21.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2003-07-21 at 05:42, FRANKLIN,JOHNSON (HP-Singapore,ex5) wrote:
> Hi
>
> When I execute the following command I am getting an error as "bash:
> pg_dumpall: command not found"
>
> hp(at)ACACIA /usr/local/pgsql/bin
> $ pf_dumpall

Try:
$ ./pf_dumpall

Unix does not look first in the current directory for executables.
(It's a security feature...)

> Expecting your earlier reply

I guess that's good paper writing manners, but not good netiquette.

--
+-----------------------------------------------------------------+
| Ron Johnson, Jr. Home: ron(dot)l(dot)johnson(at)cox(dot)net |
| Jefferson, LA USA |
| |
| "I'm not a vegetarian because I love animals, I'm a vegetarian |
| because I hate vegetables!" |
| unknown |
+-----------------------------------------------------------------+

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kian Spongsveen (spam account) 2003-07-22 10:24:00 Question (or feature request) on serial datatype
Previous Message Richard Huxton 2003-07-22 08:35:23 Re: Postgres Database Error Codes and Error Messages