On Thu, 17 Jul 2003 [EMAIL PROTECTED] wrote: > Hi all > > I'm trying to import the db_postgresql.sql file that comes with = > freeradius-0.9.0-pre3=20 > into postgres. > > I'm using \copy /filename and I get the following error : > \copy : parse error at end of line > > Any idea what may be causing this ?
createdb myfavouritedbname psql -f db_postgresql.sql myfavouritedbname Geller Sandor <[EMAIL PROTECTED]> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
