Re: [ADMIN] pg_hba.conf issue

2007-07-03 Thread Jayakumar_Mukundaraju
Dear Vishal, Its working fine...Thanks lot... Thanks & Regards Jayakumar M -Original Message- From: Vishal Arora [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 2:12 PM To: Jayakumar_Mukundaraju Subject: Re: [ADMIN] pg_hba.conf issue Is it working now? &

Re: [ADMIN] pg_hba.conf issue

2007-07-03 Thread Jayakumar_Mukundaraju
7 PM To: Jayakumar_Mukundaraju Subject: Re: [ADMIN] pg_hba.conf issue One more thing I forgot to ask do you have root as the database user in your server? - Vishal >From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]> >To: "Vishal Arora" <[EMAIL PROTECTED]>,

Re: [ADMIN] pg_hba.conf issue

2007-07-03 Thread Vishal Arora
ROTECTED]> To: "Vishal Arora" <[EMAIL PROTECTED]>, Subject: Re: [ADMIN] pg_hba.conf issue Date: Tue, 3 Jul 2007 12:38:38 +0530 Hi friends, I herewith paste my pg_hba.conf file for your reference. This is in 172.16.84.76 system(Server box) TypeDatabase User IP-Address

Re: [ADMIN] pg_hba.conf issue

2007-07-03 Thread Jayakumar_Mukundaraju
sday, July 03, 2007 12:25 PM To: Jayakumar_Mukundaraju Subject: Re: [ADMIN] pg_hba.conf issue Can you send me your pg_hba.conf file? >From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]> >To: "Vishal Arora" <[EMAIL PROTECTED]>, > >Subject: Re: [ADMIN] pg_hba.

Re: [ADMIN] pg_hba.conf issue

2007-07-03 Thread Vishal Arora
From: Ritu Khetan <[EMAIL PROTECTED]> To: Tom Lane <[EMAIL PROTECTED]> CC: pgsql-admin@postgresql.org,[EMAIL PROTECTED] Subject: Re: [ADMIN] pg_hba.conf issue Date: Tue, 3 Jul 2007 11:01:10 +0530 What does ::1/128 signify? Its the IPv6 notification to loopback address. In other

Re: [ADMIN] pg_hba.conf issue

2007-07-02 Thread Jayakumar_Mukundaraju
raju; pgsql-admin@postgresql.org Subject: RE: [ADMIN] pg_hba.conf issue >From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]> >To: >Subject: [ADMIN] pg_hba.conf issue >Date: Mon, 2 Jul 2007 19:21:36 +0530 > >Hi friends, > >I am Jayakumar and new to Postg

Re: [ADMIN] pg_hba.conf issue

2007-07-02 Thread Ritu Khetan
cc pgsql-admin@postgresql.org 02/07/2007 09:08 PM Subject Re: [ADMIN] pg_hb

Re: [ADMIN] pg_hba.conf issue

2007-07-02 Thread Vishal Arora
From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]> To: Subject: [ADMIN] pg_hba.conf issue Date: Mon, 2 Jul 2007 19:21:36 +0530 Hi friends, I am Jayakumar and new to PostgreSQL world. I am using PostgreSQL 8.1.3 in Windows 2000 machine. My problem is, I am unable to conne

Re: [ADMIN] pg_hba.conf issue

2007-07-02 Thread Vishal Arora
From: Ritu Khetan <[EMAIL PROTECTED]> To: pgsql-admin@postgresql.org Subject: [ADMIN] pg_hba.conf issue Date: Mon, 2 Jul 2007 18:40:22 +0530 Hi friends, We have a product with Postgres 8.1 integrated for installations on Windows. The standard pg_hba.conf configuration going in the p

[ADMIN] pg_hba.conf issue

2007-07-02 Thread Ritu Khetan
Hi friends, We have a product with Postgres 8.1 integrated for installations on Windows. The standard pg_hba.conf configuration going in the package is # TYPE DATABASEUSERCIDR-ADDRESS METHOD # IPv4 local connections: hostall all 127.0.0.1/32 t

Re: [ADMIN] pg_hba.conf issue

2007-07-02 Thread Tom Lane
Ritu Khetan <[EMAIL PROTECTED]> writes: > # IPv4 local connections: > hostall all 127.0.0.1/32 trust > # IPv6 local connections: > #hostall all ::1/128 trust > #hostall all 172.21.42.121/24 trust > host

[ADMIN] pg_hba.conf issue

2007-07-02 Thread Jayakumar_Mukundaraju
Hi friends, I am Jayakumar and new to PostgreSQL world. I am using PostgreSQL 8.1.3 in Windows 2000 machine. My problem is, I am unable to connect to PostgreSQL server from another machine's psql client. My system IP is 172.16.84.76, and client machine IP is 172.16.85.243. I can connect to the