Mailinglist Archive: opensuse (1746 mails)
| < Previous | Next > |
Re: [SuSE Linux] Postgress configure/setup from suse distro HOW ??
- From: ke@xxxxxxx (Karl Eichwalder)
- Date: 20 Apr 1999 09:33:42 +0200
- Message-id: <sh676rhhk9.fsf@xxxxxxxxxxxxxxx>
Samy Elashmawy <samelash@xxxxxxxxxxxxx> 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 majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the
archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
| < Previous | Next > |