Re: PostgreSQL 11 with SSL on Linux

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 11 with SSL on Linux
Дата
Msg-id 1253006.1591292385@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL 11 with SSL on Linux  (Susan Joseph <sandajoseph@verizon.net>)
Список pgsql-general
Susan Joseph <sandajoseph@verizon.net> writes:
> So when I run rpm -i it says that the package is installed, but I can't find a postgresql directory with all the
filesand executables.  So what am I missing? 

Looking in the right place, perhaps ;-).  If the package is installed
then "rpm -ql" will list all the files it installed.

There are a couple of different layouts that different packagers like to
use, so you might be accustomed to something different than what this
particular package used.

Related to that is that there are almost always sub-packages; it's
likely that in addition to an rpm named just postgresql-NNN you need
postgresql-server-NNN, and maybe some other bits.

            regards, tom lane



В списке pgsql-general по дате отправления:

Предыдущее
От: Alan Hodgson
Дата:
Сообщение: Re: PostgreSQL 11 with SSL on Linux
Следующее
От: Susan Joseph
Дата:
Сообщение: Re: PostgreSQL 11 with SSL on Linux