psql Tab Completion in Windows
Started by Robert Jamesalmost 19 years ago3 messagesgeneral
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
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