Обсуждение: Can someone tell me the default installation directory for PostgreSQL 7.4 on linux ?

Поиск
Список
Период
Сортировка

Can someone tell me the default installation directory for PostgreSQL 7.4 on linux ?

От
Daniel Fitzgerald
Дата:
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.


Re: Can someone tell me the default installation directory

От
Gémes Géza
Дата:
-----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-----