john maclean píše v So 02. 06. 2012 v 06:07 +0100: 
> Setting up a private koji server. The keys and certs have been set up. Stuck 
> at psql stage. This command always bombs.
> 
> 
> command
> psql koji koji<  /usr/share/doc/koji*/docs/schema.sql
> 
> 
> first this file is elsewhere
> 
> find / -iname '*schema.sql*' 2>/dev/null
> /usr/share/pgsql/information_schema.sql

you really shouldn't play with information_schema.sql, it's PostgreSQL
internal file

as it seems the koji sql files are not packaged you must get them from
the koji source package


Dan


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to