Hi: I have database backup in .backup format. How can I import the database into the server??? I' ve tried with psql databasename < infile but there are a lot of errors. Thanks
Hi: I have database backup in .backup format. How can I import the database into the server??? I' ve tried with psql databasename < infile but there are a lot of errors. Thanks