Re: Now what?

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Brian Kejser <bkejser(at)KAISERDIGITAL(dot)com>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Now what?
Date: 2001-06-05 20:46:32
Message-ID: 01060516463201.00913@lowen.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-----

In response to

  • Now what? at 2001-05-29 17:52:22 from Brian Kejser

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Richter 2001-06-05 20:49:32 setting PGDATESTYLE
Previous Message Steve Wolfe 2001-06-05 20:29:49 Re: Now what?