[portland] Psycopg Question
Dylan Reinhardt
dylan at myraqa.com
Tue Feb 3 04:11:59 CET 2009
Is postgres correctly installed and running? Does tinyerp need a
connection string configured?
If you haven't eliminated those possibilities, I'd check there first.
HTH
Dylan
On Feb 2, 2009, at 6:57 PM, Rich Shepard <rshepard at appl-ecosys.com>
wrote:
> Anyone here familiar with psycopg?
>
> I'm trying to use a python app called tinyerp; it has two components:
> -server and -client. Both are installed, along with all the
> ancillary python
> tools the application uses.
>
> However, when I try to create a new database, it always returns
> "Could not
> create database." I grepped the code in the tinyerp-server and
> tinyerp-client python2.5/site-package directories and could not find
> that
> string. Psycopg for python-2.5 is a shared library rather than
> python code.
> I'm trying to find out why the database cannot be created so I can
> fix the
> problem.
>
> If anyone here has suggestions, please pass them on to me.
>
> Rich
>
> --
> Richard B. Shepard, Ph.D. | Integrity
> Credibility
> Applied Ecosystem Services, Inc. | Innovation
> <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
> _______________________________________________
> Portland mailing list
> Portland at python.org
> http://mail.python.org/mailman/listinfo/portland
More information about the Portland
mailing list