Sanchez Diaz Sonia wrote:
> Hello there!
>
> I want to install postgresql in my server, but I have not found
> some information about the relation between Postgresql and Perl.
>
> Somebody can help me sent me an URL or name of mailing lists where
> I can find information about it???
>
> Thanks!
You might want to read up on perl DBI and DBD::Pg at CPAN, which facilitate
Postgresql access from perl.
Some possibly helpful references:
http://www.cpan.org/http://www.deja.com/
Cheers.
Ed Loehr