| From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
|---|---|
| To: | <kapilkumar04(at)gmail(dot)com> |
| Cc: | <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: BUG #6711: how to run sql query by command prompt in postgres sql |
| Date: | 2012-06-27 15:02:16 |
| Message-ID: | 4FEADA280200002500048B8F@gw.wicourts.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-novice |
[moving to pgsql-novice]
<kapilkumar04(at)gmail(dot)com> wrote:
This doesn't look like a bug report. When you follow up, please
start a new thread on pgsql-general or pgsql-novice.
> PostgreSQL version: 9.0.0
Please update that to 9.0.8 or 9.1.4.
http://www.postgresql.org/support/versioning/
> I want to run query in postgres sql by command prompt.
That's what the psql client program is for.
> I have success fully connect to db,
Meaning what, exactly? Are you running psql, your own application,
or what? If you are using a command prompt, copy and paste
characters into your email to show us what you're doing.
> but not success in fetch the data by query,
What did you try? What did you expect to happen? What did happen?
> Please tell me procedure of this.
http://wiki.postgresql.org/wiki/Guide_to_reporting_problems
-Kevin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kapil Kr. Khandelwal | 2012-06-27 15:40:20 | Re: How to run query by command prompt in Postgres |
| Previous Message | Christopher Browne | 2012-06-27 15:00:29 | Re: How to run query by command prompt in Postgres |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Halsall | 2012-06-27 15:56:01 | Function Scan costs |
| Previous Message | kapilkumar04 | 2012-06-27 11:17:16 | BUG #6711: how to run sql query by command prompt in postgres sql |