| From: | Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
|---|---|
| To: | daflmx <daflmx(at)qq(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: |
| Date: | 2011-10-31 01:59:28 |
| Message-ID: | 4EAE0100.2020401@ringerc.id.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 10/31/2011 09:45 AM, daflmx wrote:
> Hi,friends.
> How can I use the postgreSQL database after I have installed the
> postgresql-8.4_8.4.8-0squeeze2_i386.deb?I don't konw which directory it
> has been released to.
It should be on your PATH. Use the "psql" command to interact with it,
and start/stop it via the postgresql script in /etc/init.d/ . To find
out where psql is installed, use "which psql" at the command prompt.
You shouldn't need to manually install a particular deb, anyway; you
should be using "apt-get install postgresql" or similar if you want to
use a package to install PostgreSQL.
--
Craig Ringer
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2011-10-31 03:19:04 | Re: |
| Previous Message | daflmx | 2011-10-31 01:45:41 |