Re: information request

From: Alan McKay <alan(dot)mckay(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: information request
Date: 2009-06-05 15:00:17
Message-ID: 844129e80906050800le3f6433r6ddaa18f524fa49f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The easiest way to get started is to use your package management
system to install PG for you. If you are on a Fedora/Centos or
similar based system then this is easily accomplished with the 'yum'
command. The minimal packages to add would likely be :

postgresql-server
postgresql

The latter gives you the 'psql' command line tool. There are lots of
other fancy things you can add, of course. You might want to run

yum search postgres | more

and it will give you a list of what is out there with a bit of a
description of each.

As for lists in your language, I do not see anything at :
http://archives.postgresql.org/

--
“Mother Nature doesn’t do bailouts.”
- Glenn Prickett

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alan Hodgson 2009-06-05 15:07:11 Re: Schema, database, or tables in different folders?
Previous Message Grzegorz Jaśkiewicz 2009-06-05 14:55:41 Re: Schema, database, or tables in different folders?