Re: BUG #13321: SQL SHELL(psql) - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #13321: SQL SHELL(psql)
Date
Msg-id CAKFQuwbFWy0JzfmpvH8uzPk-eOnrahGgjsYcQ8_se9VFL4D46Q@mail.gmail.com
Whole thread Raw
In response to BUG #13321: SQL SHELL(psql)  (sathhish@hotmail.com)
List pgsql-bugs
On Wed, May 20, 2015 at 6:38 AM, <sathhish@hotmail.com> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      13321
> Logged by:          Sathish .R
> Email address:      sathhish@hotmail.com
> PostgreSQL version: 9.4.1
> Operating system:   Windows 7 Professional
> Description:
>
> Hi,
> After installing and creation of database in  Postgresql, i have logged
> into
> it through Sql Shell Script by giving -> localhost->database
> name->5432->schema user name and password. Now facing problem while
> executing Sql Shell Script like it ask for Localhost my input
> as"localhost",DB Name as "postgres",port(PG_PORT) as 5432
> ,Username(PG_USERNAME) as schema name.after executing it says as " The
> System cannot find the path specified Press any key to continue"
>
> Why im getting this error?. Why it shows (PG_PORT) instead of 5432 and
> (PG_USERNAME) instead of schema_name for ex finadmin.
>

=E2=80=8BMaybe you should provide an example that uses code instead of word=
s.  I
cannot make out what it is you are trying to say here.=E2=80=8B

Please revert back as soon as possible.


=E2=80=8BRevert what?=E2=80=8B


=E2=80=8BDavid J.
=E2=80=8B

pgsql-bugs by date:

Previous
From: sathhish@hotmail.com
Date:
Subject: BUG #13321: SQL SHELL(psql)
Next
From: Oleksandr Shulgin
Date:
Subject: Re: PQexec() hangs on OOM