[OPEN-ILS-DEV] Postgres id/pw ?
Hennie Rautenbach
hennie at sabinet.co.za
Tue May 8 16:36:16 EDT 2007
Dan Wells wrote:
> Hennie,
>
> You should add this line to your pg_hba.conf file:
>
> host all all 198.54.80.26/32 md5
>
> I think this file will probably be in (on Debian):
> /etc/postgresql/8.2/main/
>
> Where 8.2 is your postgresql version number.
>
> DW
>
Dude !
Yay ! :-)
leo:~# su - opensrf
opensrf at leo:~$ psql -d evergreen -h leo.sabinet.co.za -U postgres -W
Password for user postgres: <supplied of course>
Welcome to psql 8.1.8, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
evergreen=# \q
opensrf at leo:~$
More information about the Open-ils-dev
mailing list