Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > BUG #4142: pg_d...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 3747 of 3899
Post > Topic >>

BUG #4142: pg_dump will not work

by lee@[EMAIL PROTECTED] ("Lee Ottaway") May 4, 2008 at 12:04 PM

The following bug has been logged online:

Bug reference:      4142
Logged by:          Lee Ottaway
Email address:      lee@[EMAIL PROTECTED]
 version: 8.3.1
Operating system:   Vista
Description:        pg_dump will not work
Details: 

I activate pg_dump from my application and pass it the following
parameters:

pg_dump --host="NameofPC" --****t=5432 -U "admin" --compress=3 --format=c
--verbose --file="C:\ProgramData\Bridge-IT\backup.sql" "nameofdatabase"

This works perfectly on any Windows XP machine, however when I try it on a
Vista machine I get the following error:

Connection to database "nameofdatabase" failed: FATAL:  no_hba.conf entry
for host "fe80::e11a:753d:9916:1a28%8", user "admin", database
"nameofdatabase", SSL off

Now I know this related to IP addresses in some way, however I can connect
to the database perfectly on the Vista machine and from client machines
looking over the network, so how come everything can connect but pg_dump
can't??

I am using the following pg_hba.conf entries:

# IPv6 local connections:
host    all         all         ::1/128               md5
host    all         all         192.168.0.0      255.255.0.0      md5

Any ideas??

Thanks


Lee Ottaway
Fusion Software (UK) Ltd

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 2 Posts in Topic:
BUG #4142: pg_dump will not work
lee@[EMAIL PROTECTED] (&  2008-05-04 12:04:15 
Re: BUG #4142: pg_dump will not work
magnus@[EMAIL PROTECTED]   2008-05-04 16:39:27 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 6 17:28:15 CDT 2008.