[Catalyst] Catalyst: Postgres
    Chisel Wright 
    chisel at herlpacker.co.uk
       
    Sun Sep 11 23:15:51 CEST 2005
    
    
  
On Sun, Sep 11, 2005 at 01:41:06PM -0400, Danh Nguyen wrote:
>    Hi,
>    
>    Please help - How to work with Postgres from Catalyst app. Plase show how
>    to search table, display ...
<myapp>_create.pl model AnotherDB CDBI dbi:Pg:dbname=foo root 4321
is probably a good starting point - it hasn't failed me yet.
After that, it's all standard Class::DBI magic ...
-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/
    
    
More information about the Catalyst
mailing list