[rt-users] Debian setup: postgres problem?

Sebastian Flothow lists at flothow.de
Wed Jun 30 07:17:36 EDT 2004


Am 30. Jun 2004 um 04:59 Uhr schrieb Jens Porup:
> Here is the nub of the problem.
>
> I can connect with:
>
> 	$dsn = "dbi:Pg:dbname=template1;";
>
> but not with
>
> 	$dsn = "dbi:Pg:dbname=template1;host=localhost;";
>
> 	(or with the following, I assumed that semicolon was a typo of yours)
> 		$dsn = "dbi:Pg:dbname=template1:host=localhost;";
>
> And of course it is the latter that rt-setup-database wants to use.

What happens when you set the hostname to "" (empty string) instead of 
"localhost"?


Sebastian

-- 
Sebastian Flothow
sebastian at flothow.de

Because it reverses the logical flow of conversation.
 > Why is top posting frowned upon?




More information about the rt-users mailing list