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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match