[ADMIN] Importing SQL file into PostgreSQL database

2011-07-13 Thread Elliot Voris
nctions into my server after the fact? Thanks for any and all help! Elliot Voris

[ADMIN] Can't Insert from Staging Table to Production Table

2011-12-21 Thread Elliot Voris
Hi, everyone I've got 32,404 rows of data in a staging table (marcxml_import) that I'm trying to get into my production table (biblio.record_entry) in my database (evergreen). When trying to do so, I'm getting the following error: evergreen=# INSERT INTO biblio.record_entry (marc, last_xact_id)