[ADMIN] Importing SQL file into PostgreSQL database
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
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)