Re: [GENERAL] CGI program cannot access database

2004-10-08 Thread Dominic Mitchell
On Fri, Oct 08, 2004 at 10:09:13AM -0700, Steven Klassen wrote: > * Samik Raychaudhuri <[EMAIL PROTECTED]> [2004-10-08 11:37:49 -0500]: > > > Thanks very much for your reply. Why do you say that the connect > > string is a little unorthodox? I just followed the standard DBI > > documentation. > >

Re: [GENERAL] Tsearch2 and Unicode?

2004-11-18 Thread Dominic Mitchell
On Thu, Nov 18, 2004 at 12:17:01PM +0100, Dawid Kuroczko wrote: > Correct me if I am wrong, but I think that UTF-8 is almost identical > to ISO-8859-1 in binary form to ISO-8859-1. I mean, UTF-8 is > ISO-8859-1 plus multibyte characters from other charsets. No, UTF-8 and ISO-8859-1 are different

Re: [GENERAL] When to encrypt

2004-12-06 Thread Dominic Mitchell
On Sun, Dec 05, 2004 at 11:31:34PM -0500, Greg Stark wrote: > Derek Fountain <[EMAIL PROTECTED]> writes: > > If another SQL Injection vulnerability turns up (which it might, given the > > state of the website code), > > You will never see another SQL injection vulnerability if you simply switch

Re: [GENERAL] Get Postgre Status and Information

2004-10-11 Thread Dominic Mitchell
On Mon, Oct 11, 2004 at 10:04:09AM +0200, m.b. wrote: > is there a possibility to get some useful information about > my postgresql installation, its configuration, the locales > and information about the databases which run on the system ? > so i would be able to compare 3 different systems and se