DBI/DBD-Pg/perl question

From: Brian <signal(at)shreve(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: DBI/DBD-Pg/perl question
Date: 1998-07-04 17:46:51
Message-ID: Pine.LNX.3.96.980704124147.21209A-100000@mercury.shreve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a server which runs Postgres 6.3 under linux. On this system perl,
DBI-0.93, and DBD-Pg are installed. This machine can do accesses and
operations to the database with no problems. This machine is called
"earth".

What I am wanting to do, is allow say 20 other machines access to this
database via Perl/DBI/DBD.

Do I have to install Postgres-6.3 on *every* machine that I want to be
able to access the Postgres database on earth, or is there a way to just
compile DBD/DBI/perl on these "client only" machines?

The docs for DBD-Pg say you need to install Postgres-6.3 on the machine
for DBD-Pg to work. I am just trying to find out if this is really
necessary, is there such a thing as a "client only" installation of
Postgres that is a little smaller maybe? If I have to install
Postgres-6.3 on every machine i guess I will, I just didn't want to
maintain that many different copies of one program.

Thank you for your help,

Brian

/-------------------------- signal(at)shreve(dot)net -----------------------------\
| Brian Feeny | USR TC Hubs | ShreveNet Inc. (318)222-2638 |
| Network Administrator | Perl, Linux | Web hosting, online stores, |
| ShreveNet Inc. | USR Pilot | Dial-Up 14.4-56k, ISDN & LANs |
| 89 CRX DX w/MPFI, lots of |-=*:Quake:*=-| http://www.shreve.net/ |
| mods/Homepage coming soon |LordSignal/SN| Quake server: 208.206.76.47 |
\-------------------------- 318-222-2638 x109 -----------------------------/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Web Administrator 1998-07-04 18:40:56 Re: [GENERAL] DBI/DBD-Pg/perl question
Previous Message Stephan Doliov 1998-07-03 23:06:10 Re: [GENERAL] data entry forms