I cannot connect remotely to my postgresql server...... I am using 2 Xp computer. connection is successful on the localhost however not from my client machine any help will be greatly appreciated Thanks Carl
did you add an entry in pg_hba.conf? which located in <postgres_root>/data. For example, on my xp box, it's c:\program files/postgreSQL/8.1-beta2/data. add an entry under the "# IPv4 local connections:", there should be one entry there for the localhost and you can copy that line and just change the host. For example, on my box, it looks like: # IPv4 local connections: host all all 127.0.0.1/32 md5 host all all 10.3.157.30/32 md5 then restart posgres and try again. =========== tame doggie __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера