psql Tab Completion in Windows

Started by Robert Jamesalmost 19 years ago3 messagesgeneral
Jump to latest
#1Robert James
srobertjames@gmail.com

Any way to get psql Tab Completion in Windows?

#2Hannes Dorbath
light@theendofthetunnel.de
In reply to: Robert James (#1)
Re: psql Tab Completion in Windows

On 29.05.2007 09:26, Robert James wrote:

Any way to get psql Tab Completion in Windows?

I think this is because readline is not available/broken on win32. Use
the cygwin version of psql.

--
Regards,
Hannes Dorbath

#3John DeSoi
desoi@pgedit.com
In reply to: Hannes Dorbath (#2)
Re: psql Tab Completion in Windows

Another alternative is the SQL editor in pgEdit. It is an interface
for psql and supports tab completion (and several other completion
methods).

John

On May 29, 2007, at 3:50 AM, Hannes Dorbath wrote:

I think this is because readline is not available/broken on win32.
Use the cygwin version of psql.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL