Re: pg_dump from one server to another using SSL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Campbell, Lance" <lance@xxxxxxxxxxxx> writes:
> How do you tell pg_dump to use SSL when loading data from one server
> into another server? 

It will likely do so by default, but if you want to be sure you can do
	export PGSSLMODE=require
before starting pg_dump.  See
http://www.postgresql.org/docs/8.4/static/libpq-envars.html

			regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux