Re: [GENERAL] Re: Re: What's the best front end/client under MS Windows?

2001-05-15 Thread Tom Lane
"Gregory Wood" <[EMAIL PROTECTED]> writes: > ... So anytime I see something that requires some sort of shell access > I don't like it. EXPLAIN is one of those things. Huh? EXPLAIN doesn't require shell access ... it merely requires a client that doesn't drop NOTICE messages into the bit bucket.

[GENERAL] Re: Re: What's the best front end/client under MS Windows?

2001-05-15 Thread Gregory Wood
> Then, I just have a telnet/ssh/etc session on the server running : > Would this be useful to you? Seem just as easy to run psql to me. In fact a bit easier as I don't have to switch back and forth between windows. I guess it goes back to the days when I was first learning SQL on a MySQL web d