2009/8/25 Szabolcs Márton <[email protected]>: > Hi, > > > somebody could give me an advice what should i look for? > > my situation is: > - i have a running/working postgre databse > - i have to make another database exactly the same as the first (for > development purposes) > - the two databases have only(!) http or https connection, nothing else !
How does limiting access to http make this more secure / better? Here's what i'd do. Shut down apache, startup sshd on port 80, use tunneling. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
