Discussion:
Can someone tell me the default installation directory for PostgreSQL 7.4 on linux ?
(too old to reply)
Daniel Fitzgerald
2003-12-06 22:08:06 UTC
Permalink
I'm a newbie. I just installed it ( from RPMs at the .org for SUSE 8.2 )
and I can't find it anywhere on my hard drive. I can see the package
listed in YaST and psql is in the /usr/bin directory. I tried 'find' and
'whereis' to no avail.

I installed the docs RPM as well and haven't a clue how to even open
them as well.
Any help at all is appreciated. Thank you.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html
Gémes Géza
2003-12-06 22:40:04 UTC
Permalink
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Fitzgerald írta:
| I'm a newbie. I just installed it ( from RPMs at the .org for SUSE 8.2 )
| and I can't find it anywhere on my hard drive. I can see the package
| listed in YaST and psql is in the /usr/bin directory. I tried 'find' and
| 'whereis' to no avail.
|
| I installed the docs RPM as well and haven't a clue how to even open
| them as well.
| Any help at all is appreciated. Thank you.
|
|
| ---------------------------(end of broadcast)---------------------------
| TIP 5: Have you checked our extensive FAQ?
|
| http://www.postgresql.org/docs/faqs/FAQ.html
In a console window type rpm -qa | grep postgres
then for each interesting line in the list obtained type
rpm -ql interestingittemsname

Good Luck!

Geza Gemes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/0lrD/PxuIn+i1pIRAi6LAJ9PA2iry2r0So0U2pfp3CkkAVqJYACgrJrw
HxFSRX3cQTOjmtNkJtwVHpQ=
=dAfg
-----END PGP SIGNATURE-----


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Loading...