TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [TCLUG:17351] pgsql
ftp://ftp.postgresql.org/pub/RPMS/redhat-6.x/
has the RPMS, I chose the ones with "nl" (no locale) I don't need it,
unless you know why you need it, you won't.
install the RPMS
you should then be able to do a
/etc/rc.d/init.d/postgresql start
it should then initialise the stuff as the first time.
There will be docs in the /usr/doc/postgresql-XXX
to create a database log in as postgres and do a
createdb "database_name"
then you can do a psql "database_name"
Let me know if you need more help.
Mark
> -----Original Message-----
> From: Brian Ackermann [SMTP:brian_ackermann@bbros.com]
> Sent: Monday, May 08, 2000 12:26 PM
> To: tclug
> Subject: [TCLUG:17351] pgsql
>
> Can anyone point me to a quick and easy postgre sql setup document.
>
> I'm just pokin' around with some stuff here, and did a brand new RH 6.0
> install (the only disk I have on me) and was going to try and play around
> with RIMPS (http://rimps.sourceforge.net/) which uses pgsql, which I know
> is
> installed, but I can't figure out for the life of me what to do to make it
> work...its NOTHING like mySQL...
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org