Differences between version 2 and previous revision of psql(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, March 7, 2005 4:35:20 am | by MikiWiki | Revert |
Older page: | version 1 | Last edited on Tuesday, June 4, 2002 12:22:47 am | by perry | Revert |
@@ -1746,10 +1746,11 @@
version. That does not mean other combinations will fail
outright, but subtle and not-so-subtle problems might come
up.
+You can run a [native win32 psql on Windows|http://psql.sourceforge.net/] and connect from there to your PostgreSQL server.
Pressing Control-C during a ``copy in'' (data sent to the
server) doesn't show the most ideal of behaviors. If you get
a message such as ``COPY state must be terminated first'',
simply reset the connection by entering c - -.
----