#install notes for pgsql
createuser glduser
createdb -U glduser glddbname
psql -U glduser -d glddbname < tables.pgsql
psql -U glduser -d glddbname < data.sql
| |||
|
|
|
|
|
|
|
|
|
|
|
Comments to the webmaster are welcome. Copyright 2006 Sourcefiles.org All rights reserved. |