Re: PostgreSQL 11 with SSL on Linux

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




-----Original Message-----
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Susan Joseph <sandajoseph@verizon.net>
Cc: magnus@hagander.net <magnus@hagander.net>; pgsql-general@lists.postgresql.org <pgsql-general@lists.postgresql.org>
Sent: Thu, Jun 4, 2020 1:11 pm
Subject: Re: PostgreSQL 11 with SSL on Linux

Susan Joseph <sandajoseph@verizon.net> writes:

> So the other issue I have is that I am running this on a server that is not connected to the Internet.  So I have downloaded the RPM file but I can't figure out how to install it without it trying to access files on the Internet.  Are there other libraries I need to include in my download for this to work on a non-networked server?


Are you using the right install tool?  "rpm -i" shouldn't result in any
nonlocal accesses.  Tools like yum or dnf will, because they're meant to
fetch from nonlocal repositories.

            regards, tom lane


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

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