Re: postgres for disconnected environment

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres for disconnected environment
Date: 2013-12-30 16:06:34
Message-ID: 52C19A0A.8070302@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/30/2013 7:37 AM, Joey Quinn wrote:
> Most of the installations I have seen reach out to the Internet during
> the process. How hard is it to build a Postgres installation in a
> completely isolated environment? I have an internal network with not
> Internet connectivity that I would like to set up Postgres on.

what operating system? if its a RPM based linux like RHEL, CentOS,
Fedora, just download the RPMs and install them from a local location
(nfs mount, or even a usb stick). Pretty sure you can do the same with
the deb files for a debian/ubuntu system

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message salah jubeh 2013-12-30 17:30:04 Re: bulk insert unique contraint
Previous Message Adrian Klaver 2013-12-30 15:48:45 Re: postgres for disconnected environment