| From: | Andre Lopes <lopes80andre(at)gmail(dot)com> |
|---|---|
| To: | rod(at)iol(dot)ie |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: What packages I need to install to get Postgres working |
| Date: | 2009-12-06 22:00:55 |
| Message-ID: | 18f98e680912061400n78309001m8b8e5b8c5ee80b5c@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
Thanks for your reply.
I have installed postgresql 8.3, and now, what I need to do to get things
working? Install PGAdmin? Or there are other steps I need to do to get
things working? For example, how can I define the password for access as
sysadmin?
Best Regads,
On Sun, Dec 6, 2009 at 9:48 PM, Raymond O'Donnell <rod(at)iol(dot)ie> wrote:
> On 06/12/2009 21:35, Andre Lopes wrote:
>
> > I have used Postgres on windows, but now I need to develop a website in
> > Linux envoirnment.
> >
> > I have installed Ubuntu Desktop, but now I need to know what packages
> > install to get Postgres working.
>
> I think Ubuntu's packaging system is based on the Debian one, so you
> should just need to do -
>
> apt-get postgresql-8.3
>
> - to get PG and all it depends on. If you want 8.4, you'll need to get
> it from backports.
>
> Ray.
>
>
> --
> Raymond O'Donnell :: Galway :: Ireland
> rod(at)iol(dot)ie
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John R Pierce | 2009-12-06 22:21:09 | Re: What packages I need to install to get Postgres working |
| Previous Message | Raymond O'Donnell | 2009-12-06 21:48:19 | Re: What packages I need to install to get Postgres working |