Re: information request - Mailing list pgsql-general

From Alan McKay
Subject Re: information request
Date
Msg-id 844129e80906050800le3f6433r6ddaa18f524fa49f@mail.gmail.com
Whole thread Raw
In response to information request  (ahmed saeed <saeedjhelum@gmail.com>)
List 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

pgsql-general by date:

Previous
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Schema, database, or tables in different folders?
Next
From: Alan Hodgson
Date:
Subject: Re: Schema, database, or tables in different folders?