RE: [GENERAL] psql shell problem

2001-05-21 Thread Abhimanyu_Bhola

Does postgresql has any windows clients(like there is psql for unix
environment) ?if there, where can i download from?

Regards,
Abhi



http://www.postgresql.org/users-lounge/docs/faq.html

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [GENERAL] psql shell problem

2001-05-21 Thread Denis A. Doroshenko

this is logical flaw in PostgreSQL's psql include file (input.h). I
wrote, but have been told it was ok, and nobody wanted to change it.
Personally i patch every version of PostgreSQL by hand to get readline
edit mode working. Yeah, that sucks...

On Mon, May 21, 2001 at 10:32:37AM -0400, Frank Bax wrote:
> I have a machine with OpenBSD 2.6 and PSQL 6.5.3 that allows the use of
> up-arrow to retreive/edit previous commands.
> 
> I recently built a new machine with OpenBSD 2.8 and PSQL 7.0.2 (from
> package) and this feature is GONE!
> 
> Is there some way to get this functionality back (hopefully without
> changing a compile-time option and compiling from source)?
> 
> Frank

-- 
Denis A. Doroshenko  [GPRS/IN/WAP, VAS group engineer] .-._|_  |
[Omnitel Ltd., T.Sevcenkos st. 25, Vilnius, Lithuania] | | _ _  _ .| _ |
[Phone: +370 9863486 E-mail: [EMAIL PROTECTED]] |_|| | || |||(/_|_

---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [GENERAL] psql shell problem

2001-05-21 Thread Patrick Welche

On Mon, May 21, 2001 at 10:32:37AM -0400, Frank Bax wrote:
> I have a machine with OpenBSD 2.6 and PSQL 6.5.3 that allows the use of
> up-arrow to retreive/edit previous commands.
> 
> I recently built a new machine with OpenBSD 2.8 and PSQL 7.0.2 (from
> package) and this feature is GONE!
> 
> Is there some way to get this functionality back (hopefully without
> changing a compile-time option and compiling from source)?

Did you install GNU readline on one and not the other?
Does OpenBSD 2.8 come with /usr/include/readline/readline.h and
/usr/lib/libedit.* ?

Cheers,

Patrick

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html