>| I installed the three packackages , pgaccess , postgress and pg_iface.
>| ALL form the suse 6.0 distro.
>If you do want an initial database, please install pg_datab as well.
>| However the suse distro changes all the paths and install
>| direcories.
>On SuSE Linux, the whole PostgreSQL environment live under
>/usr/lib/pgsql -- on request by customers, BTW ;-) And I think, that's a
>good idea.
>After installing the packages run
>
> rcpostgres start
Do you need to set this up elswhere to autamaticly start each time you boot
up ??
>as root.
>Then, from the root account login as the user "postgres"; simply issue
>an
> su - postgres
>Please note the "-" (dash) to get a login shell; this way the postgres
>profile fragments at /etc/profile.d/postgres* will be sourced.
>As postgres, create users which should be able to manage databases:
> createuser
>etc.
I did this , and iot seemed to go ok
>Login as this user (login shell) an use one of the available
>interfaces; start with "createdb".
see below
>| >~/.bash_profile or ~/.profile, put it in /etc/profile.
>| >In /etc/profile you can put
>| >PGLIB=/usr/lib/pgsql/lib
>| >PGDATA=/var/lib/pgsql/data
>| >export PGLIB
>| >export PGDATA
>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 .
Anyway thanks for the step by step instructions.
I gather that postgress is now running.
I fired up pgaccess , and was not able to find the sample data from
pg_datab ?
How do I piont it to it.
I tried to freate a database but kept getting all sorts of error when
creating the table.
I also noted that the help and htm section in the help menu did not do
anything. Clicking them sinply blinked the menu chioce.
I found no manuale for pgaccess , only an htm file showing what it can do ,
not how to do.
Any chance any of you can piont me in the right direction.
You mention other interfaces. What other interfaces are there besides
pgaccess ??
--
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