[pgadmin-support] pgadmin III - database backup / restore

2004-08-15 Thread paul . n . shortis
I'm investigating the use of Postgres for a future project & have installed beta 8.0 using the windows installer which includes pgadmin III. Everything works great, I can create tables etc. Connect from external applications... but, no matter what I do the Backup and Restore options on the pgad

Re: [pgadmin-support] pgAdmin can't connect to port 5432

2004-08-15 Thread Justin Clift
Hi Michael, In the PostgreSQL data directory on the server, there is a file called "pg_hba.conf". (It stands for PostgreSQL "Host Based Access" configuration I think) This file contains the list of IP addresses plus user names and databases that people are allowed to connect to remotely. The

Re: [pgadmin-support] pgAdmin can't connect to port 5432

2004-08-15 Thread Andreas Pflug
Michael J Martin wrote: Just to mention the error I get is not a 'process isn't running' error it is: Error connecting to the server: FATAL: no pg_hba.conf entry for host "212.159.49.21", user "mike", database "template1", SSL off As the message tells, you need to edit pg_hba.conf to allow the

Re: [pgadmin-support] pgAdmin can't connect to port 5432

2004-08-15 Thread Michael J Martin
Just to mention the error I get is not a 'process isn't running' error it is: Error connecting to the server: FATAL: no pg_hba.conf entry for host "212.159.49.21", user "mike", database "template1", SSL off Hope this helps. Michael Michael J Martin wrote: I realise this is probably my fault fo

[pgadmin-support] pgAdmin can't connect to port 5432

2004-08-15 Thread Michael J Martin
I realise this is probably my fault for not setting up Postgres properly so may question is how do you setup postgres to play nicely with pgAdmin? Background: We're with a host provider who uses FreeBSD and installed postgresql using their tools, it's running and I can get to it by using the 'ps