[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TASS Database Remote Access Works.
Stupendous Man wrote:
>
> I can't check myself, because the only Unix box with Postgres installed
> is my own :-( ... but if you could check for me, we could see if
> the remote access is now possible.
It works now. Here is a what I did, cut and pasted from my screen.
As you can see I used hostname = www.tass-survey.org,
database name = mergedb, and username = guest. I let the port
number default to 5432.
==================================================================
[chris@rabbit ~]$ su guest
[guest@rabbit chris]$ psql -h www.tass-survey.org mergedb
Welcome to the POSTGRESQL interactive sql monitor:
Please read the file COPYRIGHT for copyright terms of POSTGRESQL
type \? for help on slash commands
type \q to quit
type \g or terminate with semicolon to execute query
You are currently connected to the database: mergedb
mergedb=> \d
Database = mergedb
+------------------+----------------------------------+----------+
| Owner | Relation | Type |
+------------------+----------------------------------+----------+
| richmond | image_file_ux | index |
| richmond | landolt | table |
| richmond | landolt_dec_x | index |
| richmond | landolt_id_ux | index |
| richmond | landolt_ra_x | index |
| richmond | object_file_ux | index |
<DELETED>
--
--Chris Albertson home: chrisja@jps.net
Redondo Beach, California work: chris@topdog.logicon.com