client-server connection

From: Ramon Orticio <rporticio(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: client-server connection
Date: 2005-12-15 08:34:45
Message-ID: 20051215083445.82159.qmail@web54006.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

dear friends,

how can postgres be set up as a backend database
server and be accessed
by client computers. All of the computers are using
redhat9 OS.

the client computer has an application software - i'm
planning to use gambas which has similarity to
microsoft vb and it will access the postgres database
from the server.

can the PGDATA(var/lib/pgsql/data) file be exported
using NFS and mounted on the client computer? how do i
connect from the client.

thanks for any idea.

ramon

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message A. Kretschmer 2005-12-15 08:51:53 Re: client-server connection
Previous Message Raghunandan Bapuram 2005-12-15 07:13:19 Regarding retrieving a bytea datatype using embedded SQL