| From: | Josh Berkus <josh(at)agliodbs(dot)com> |
|---|---|
| To: | Stéphane Pinel <spinel(at)noos(dot)fr> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Accessing PostgreSQL from a remote host ? |
| Date: | 2003-02-14 23:24:11 |
| Message-ID: | 200302141524.11804.josh@agliodbs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Stephane,
> OK. I've looked at this file and I saw that every line start with a
> '#'. To my understanding
> (approximatively nothing), this is a "comment" tag ? Should I rename:
> "#tcpip_socket = true"
> to
> "tcpip_socket = true" ?
Yes.
> Should I need to restart with the option -i ?
No, the above option takes care of that.
> Thank you very much
You're welcome. Post back if you have trouble with pg_hba.conf
--
-Josh Berkus
______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-02-15 00:05:50 | Re: Importing Postgres 7.1.1 DBs into Postgres 7.3.2 |
| Previous Message | Stéphane Pinel | 2003-02-14 21:34:40 | Re: Accessing PostgreSQL from a remote host ? |