I am trying to make a administration web page for postgreSQL users. The main
purpose of this web page is to add , remove and modify pgsql users. To do
this I am connecting to a database under the postgres user. The following is
only some of the code being used.
$dataSource="dbi:Pg:dbname=alidb";
I have been trying to install the DBD-Pg driver for
the DBI interface.
I am using Red Hat 6-2 and
postgresql-7.0.2-2.i386.rpm et al.
Postgresql is installed and running
smoothly.
The perl interface is connecting and
happy.
perl-DBI-1.13-1.i386.rpm is installed and seems to
be O.K.
The
On Tue, Aug 15, 2000 at 03:19:42PM -0600, Ken Kinder wrote:
> Can anyone suggest how to get a big schema diagram for a Postgres
> database? We want one for the wall.
A particular database? Grab the patch to pgaccess that I posted about a
month ago, and start drawing. The patch does a couple thing
Can anyone suggest how to get a big schema diagram for a Postgres
database? We want one for the wall.
--
Ken Kinder
www.kenkinder.com