|
From: Noel C. <NO...@mi...> - 2001-08-20 02:27:51
|
speed aside, this may be of interest; you can tighten security by editing pg_hba.conf # PostgreSQL HOST ACCESS CONTROL FILE # # # This file controls what hosts are allowed to connect to what databases # and specifies some options on how users on a particular host are # identified. It is read each time a host tries to make a connection to a # database. ----- Original Message ----- From: "Federico Sevilla III" <ji...@le...> To: "SQL Ledger Mailing List" <sql...@li...> Sent: Monday, August 20, 2001 11:26 AM Subject: Connecting via Unix sockets? > Hi everyone, > > I am not as much into Perl as I am into PHP4, but I was wondering, will it > be possible to configure SQL Ledger to possibly connect to PostgreSQL via > Unix sockets? Aside from a theoretical speed increase (however unfelt), > forcing the postmaster to not listen on TCP might be a good security move > for certain sites. On PHP4 this can be done by setting the protocol from > tcp to unix. I don't know if this can be done with SQL-Ledger and Perl. > Any gives? > > --> Jijo > > -- > Federico Sevilla III :: ji...@le... > Network Administrator :: The Leather Collection, Inc. > GnuPG Key: <http://jijo.leathercollection.ph/jijo.gpg> > > |