Differences between version 3 and revision by previous author of psql(1).
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Thursday, June 2, 2005 1:07:43 pm | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Monday, March 7, 2005 4:35:20 am | by MikiWiki | Revert |
@@ -1745,12 +1745,10 @@
__psql__ only works smoothly with servers of the same
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 - -.
----