gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] on to communications


From: Bajusz Tamás
Subject: Re: [GNUe] on to communications
Date: Thu, 10 Jun 2004 09:30:57 +0200

On Wed, 09 Jun 2004 16:12:36 -0700
Craig White <address@hidden> wrote:

> # gnue-schema --help-connections
> 
> GNUe Schema Scripter
> Version 0.5.4
> 
> <snippage>
> 
> The following database drivers are installed on your system:
>    TODO
> 
> I guess I expected to see things like psycopg here...

TODO = not implemented (yet)


> 
> # locate psycopg
> <among other things, it finds...>
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg
> 
> so I know that it's here, but it doesn't seem to work.
> 
> and thus when I have in /usr/local/gnue/etc/connections.conf (per James
> Thompsons walkthru)
> 
> [gnue]
> comment = GNUe Test Database
> aliases = dcl test
> provider = psycopg
> host = localhost
> dbname = gnue
> # encoding = iso8859-1
> 
> and then I type...
> # su - postgres
> -bash-2.05b$ gnue-schema -l
> 
> GNUe Schema Scripter
> Version 0.5.4
> 
> GNUe Common Version 0.5.4
> 
> Error: No input file specified.
> 
> For help, type:
>    gnue-schema --help
> 
> I'm dead

You have to pass a .gsd file as parameter to gnue-schema script.
It will produce .sql files then.
Try "gnue-schema --help" please :)

Bajusz Tamás




reply via email to

[Prev in Thread] Current Thread [Next in Thread]