Tom Z wrote:
Hi,
when running psql in a cmd.exe like
psql template1
it's not possible to enter a backslash-command ( no echo when typing
backslash )
When running the same psql in a cmd.exe without readline
psql -n template1
the problem does not appear
Does the win32 port use a wrong readline ?
Best regards
Tom
<snip>
Are you using the precompiled binary or did you roll your own? The psql
I have been using works fine.
Merlin