Zope Database Adapter for Postgresql
Does anyone have experience installing "Zope Database Adapter for Postgresql" on Solaris? Can anyone direct me to some accurate instructions on the web? Thanks Eric Dunn
On Mon, 09 Sep 2002 14:33:17 -0400 eric.n.dunn@bankofamerica.com wrote: Hello Eric,
Does anyone have experience installing "Zope Database Adapter for Postgresql" on Solaris? Can anyone direct me to some accurate instructions on the web? Thanks
Try psycopg. You can find it at. http://www.initd.org/software/initd/psycopg I don't know if psycopg compiles on Solaris but give him a try. Regards Lutz Steinborn http://www.4c-shopping.de http://www.4c-wein.de httpd://www.design-classics.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wouldn't it be the same as installing any other product/adapter? Isn't Zope fairly platform agnostic? It's written with Python...as far as direction, you could search the Zope.org website. I recommend Psycopg as the db-adapter of choice. HTH Russell On Monday 09 September 2002 14:33 pm, eric.n.dunn@bankofamerica.com wrote:
Does anyone have experience installing "Zope Database Adapter for Postgresql" on Solaris? Can anyone direct me to some accurate instructions on the web? Thanks Eric Dunn
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
- -- Linux -- the OS for the Renaissance Man -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9fSERAqKGrvVshJQRAvp5AJ9zXpRhcLjy4DQXE4rsgTKi57ghKQCg4fSk V0E55FISMbkA+nhqD5rHVIE= =4rrr -----END PGP SIGNATURE-----
it is not really the same because most database adapter require compiled C extensions that can interact with the database libraries directly. jens On Monday, Sep 9, 2002, at 18:30 US/Eastern, Russell Hires wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Wouldn't it be the same as installing any other product/adapter? Isn't Zope fairly platform agnostic? It's written with Python...as far as direction, you could search the Zope.org website. I recommend Psycopg as the db-adapter of choice.
HTH
Russell
On Monday 09 September 2002 14:33 pm, eric.n.dunn@bankofamerica.com wrote:
Does anyone have experience installing "Zope Database Adapter for Postgresql" on Solaris? Can anyone direct me to some accurate instructions on the web? Thanks Eric Dunn
participants (4)
-
eric.n.dunn@bankofamerica.com -
Jens Vagelpohl -
Lutz Steinborn -
Russell Hires