Skip to content

Instantly share code, notes, and snippets.

@ocharles
Created June 4, 2009 13:58
Show Gist options
  • Select an option

  • Save ocharles/123630 to your computer and use it in GitHub Desktop.

Select an option

Save ocharles/123630 to your computer and use it in GitHub Desktop.
[ollie@ollie-arch TemplateToolkit]$ ./admin/psql --profile=test READWRITE < ./admin/sql/InsertTestData.sql
BEGIN
SET
TRUNCATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
TRUNCATE TABLE
INSERT 0 1
INSERT 0 1
TRUNCATE TABLE
INSERT 0 1
INSERT 0 1
TRUNCATE TABLE
TRUNCATE TABLE
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
connection to server was lost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment