Jerome Lyles wrote: > I have installed Postgresql 7.4 on a Suse 9.0 system using apt. > I cannot do this: > > /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
Just run
/etc/init.d/postgresql start
and it will be taken care of. Read the README files in
/usr/share/doc/packages/postgresql-* to learn about how the packages
are layed out.
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
