Hi.
I don't understand how I can use doctrine with pgsql. Whatever I want
to do with dsn like "pgsql://...." I have errors like:
Warning: Zend_Loader::include_once() [function.include]: Failed
opening 'Doctrine\Adapter\Pgsql.php' for inclusion
or
Fatal error: Uncaught exception 'Doctrine_Connection_Exception' with
message 'Couldn't locate driver named pgsql' in D:\www\lib
\Doctrine-0.11.0\lib\Doctrine\Connection.php:469
How can I use pgsql with doctrine without pgsql adapter?
regards,
Paweł Chuchmała