Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Notes on converting from MySQL 5.0.x to PostgreSQL



On Friday 30. June 2006 17:12, Scott Marlowe wrote:

>And, I hate the fact that CTRL-C in the mysql command line tool exits
>the tool instead of interrupting the current query.  

I agree, it's a nuisance.

>In PostgreSQL it 
>interrupts the current query.  CTRL-\ will kill the client if you need
>to.

Or Ctrl-D, which also is a common way of terminating a command-line 
interface, like the Python interpreter. It's much easier to remember 
than the Ctrl-\ .
-- 
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group