Changeset 2955
- Timestamp:
- 06/21/06 09:44:54 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/initscripts/postgresql/README.postgresql
r2817 r2955 42 42 43 43 you're now user 'postgres', then continue with : 44 45 $ psql -f pykota-postgresql.sql template1 46 47 or depending on your settings you may prefer : 44 48 45 49 $ psql -h localhost -U postgres -f pykota-postgresql.sql template1