Re: Now what? - Mailing list pgsql-general

From Lamar Owen
Subject Re: Now what?
Date
Msg-id 01060516463201.00913@lowen.wgcr.org
Whole thread Raw
In response to Now what?  (Brian Kejser <bkejser@KAISERDIGITAL.com>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 29 May 2001 13:52, Brian Kejser wrote:
> Hi
>
> I'm brand new to postgresql so I apologize if this sounds a bit stupid. I
> just installed the lib and server RPMS for 7.1.1.4 on Redhat 6.2. Now what?
> What do I have to do to connect to the database? How do I create my first
> procedure?

Make sure you also installed the main rpm.  IOW, you want to have installed:
postgresql
postgresql-libs
postgresql-server

Now, as root, execute
/etc/rc.d/init.d/postgresql start

This script will create the initial database structure and start postmaster.

Now, find the file README.rpm-dist, which, on RedHat 6.2 will be in
/usr/doc/postgresql-7.1.1

Read this file, along with the main documentation, in HTML browsable form, in
/usr/doc/postgresql-7.1.1/html -- the README.rpm-dist file will explain how
to make postmaster be started on every boot up.

Hope that helps!
- --
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7HUUr5kGGI8vV9eERAm4IAKCoYRfW0SG+06lOGa9vNHffu7x7RQCgsssh
r1X9XFvQktLcxFPga7BnUjE=
=YdkN
-----END PGP SIGNATURE-----

pgsql-general by date:

Previous
From: "Tim Barnard"
Date:
Subject: Re: Now what?
Next
From: Stephan Szabo
Date:
Subject: Re: postgres 7.1 security problem?