Samy Elashmawy <[EMAIL PROTECTED]> writes:

|   >After installing the packages run
|   >
|   >    rcpostgres start
|   
|   Do you need to set this up elswhere to autamaticly start each time you boot
|   up ??

It's not necessary.  At boottime starting PostgreSQL is controlled by
the variable START_POSTGRES in /etc/rc.config.

|   >Not need to do this; you'll find profile fragments at the above
|   >mentioned place, that are source by /etc/profile
|   
|   I am not sure what you mean here .

Please, have a look at /etc/profile.d/postgres.sh -- simply don't worry
about it ;)

|   I fired up pgaccess , and was not able to find the sample data from
|   pg_datab ? 

pg_datab only contains the templates.  First create your own database
(as said in the previous mail) and then try to access your own DB with
pgaccess.

|   You mention other interfaces. What other interfaces are there besides
|   pgaccess ??

a command line tool (psql) and others -- please have a look at the
mentioned packages (pg_*).

-- 
Karl Eichwalder
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to