Re: Can't do pg_dump(all)

From: lbottorff(at)harveycounty(dot)com
To: bangh <banghe(at)baileylink(dot)net>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Can't do pg_dump(all)
Date: 2001-04-19 18:13:13
Message-ID: 86256A33.006416A4.00@mail.harveycounty.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Please ignore the syntax in my example. It doesn't work with any combination,
right or wrong....

bangh <banghe(at)baileylink(dot)net> on 02/11/2001 12:30:21 PM

To: Larry Bottorff/Harvey(at)Harvey
cc:

Subject: Re: [ADMIN] Can't do pg_dump(all)

I think you should enter:

pg_dump db_name > afile.out

not this: pg_dump > afile.out

--
Banghe

lbottorff(at)harveycounty(dot)com wrote:

> I've had this problem for a while now in different forms: Basically, I can't
get
> any of the utilities to recognize anything. I just tried %pg_dump > afile.out
> and got this error message:
>
> psql: connectDBStart() -- connect() failed: No such file or directory
> Is the postmaster running at 'localhost' and accepting connections on
> Unix port 5432?
>
> I'm running cygwin on NT 4.0 and pg 7.0.3. I've tried any combination of
things
> in the pg_hba.conf file. Any ideas?
>
> LB
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

Browse pgsql-admin by date

  From Date Subject
Next Message David Lizano 2001-04-19 20:28:27 Re: Bugs in PostgreSQL v7.1 rpms for RedHat
Previous Message Lamar Owen 2001-04-19 17:29:22 Re: Bugs in PostgreSQL v7.1 rpms for RedHat