[pgadmin-support] can't get pgpass.conf to work with pgagent

2010-01-12 Thread Rathod, Aashish
Hi all, PostgreSQL 8.4SS pgAdmin v1.10.01 English Binary Distribution from EnterpriseDB so what's going on? pg_dump and pg_dumpall just keep running in the background i have a pgpass.conf in two places - one for me, and one for pgagent which runs on the local postgres account. C:\Documents an

Re: [pgadmin-support] problem in restoring database when connected via named socket

2010-01-12 Thread Giuseppe Sacco
Il giorno mar, 12/01/2010 alle 11.21 +0100, Guillaume Lelarge ha scritto: > Did you re-run ./bootstrap? if not, try to do so. I didn't. That fixed the problem. Thanks again, Giuseppe -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription

Re: [pgadmin-support] problem in restoring database when connected via named socket

2010-01-12 Thread Guillaume Lelarge
Le 12/01/2010 11:08, Giuseppe Sacco a écrit : > Hi Guillaume, > > Il giorno mar, 12/01/2010 alle 10.47 +0100, Guillaume Lelarge ha > scritto: >> Hi Giuseppe, > [...] >> You shouldn't have this issue because we check if the server name is >> empty or not before adding the -h command line option. AF

Re: [pgadmin-support] problem in restoring database when connected via named socket

2010-01-12 Thread Giuseppe Sacco
Hi Guillaume, Il giorno mar, 12/01/2010 alle 10.47 +0100, Guillaume Lelarge ha scritto: > Hi Giuseppe, [...] > You shouldn't have this issue because we check if the server name is > empty or not before adding the -h command line option. AFAICT, this is > fixed since "Wed Mar 19 11:28:37 2008". So

[pgadmin-support] problem in restoring database when connected via named socket

2010-01-12 Thread Giuseppe Sacco
Hi all, I am connected to a local postgresql server via named pipe instead of tcp/ip socket, i.e., I did not specify the hostname while creating the connection. No, when I try to restore a database, the command fail since the "hostname" argument is missing. This is the error message I get: /usr/b

Re: [pgadmin-support] problem in restoring database when connected via named socket

2010-01-12 Thread Guillaume Lelarge
Hi Giuseppe, Le 12/01/2010 10:34, Giuseppe Sacco a écrit : > [...] > I am connected to a local postgresql server via named pipe instead of > tcp/ip socket, i.e., I did not specify the hostname while creating the > connection. > > No, when I try to restore a database, the command fail since the >

[pgadmin-support] problem in restoring database when connected via named socket

2010-01-12 Thread Giuseppe Sacco
Hi all, I am connected to a local postgresql server via named pipe instead of tcp/ip socket, i.e., I did not specify the hostname while creating the connection. No, when I try to restore a database, the command fail since the "hostname" argument is missing. This is the error message I get: /usr/b