Loading a dump containing include commands

From: "Georg M(dot) Sorst" <georgsorst(at)gmx(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Loading a dump containing include commands
Date: 2010-09-29 09:16:56
Message-ID: 4CA30408.4030800@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hey list!

Is there a way to load a dump with include statements (\i something.sql)
with the Postgres JDBC driver? Both PGCopyOutputStream and the regular
Statement seem to choke on \i.

I am using postgresql-8.4-701.jdbc4.jar, the current Maven version.

Thanks and best regards,
Georg

--
Georg M. Sorst
http://vergiss-blackjack.de

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin Grittner 2010-09-29 11:54:54 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Previous Message Radosław Smogura 2010-09-29 08:52:56 Re: setQueryTimout()