Обсуждение: Novice to postgres

Поиск
Список
Период
Сортировка

Novice to postgres

От
"Machiel Richards"
Дата:

Good day

 

   I am extremely novice to postgresql and was asked to put together a daily checklist / report on the database and its state.

 

  I tried reading up on postgress documentation but it is seems greek to me as a lot of the terms seems more specific to postgres itself (I am more of a mysql guy).

 

  Can anyone maybe assist me with some thoughts on where to start and what I should look at?

 

 

  I would really appreciate the help...

 

 

Regards

Re: Novice to postgres

От
Pushpendra Singh Thakur
Дата:
Before any comment, may I know more about your environment? I mean your platform, do you have GUI? Just to advise some straight forward ways.

You must be interested in the installation procedure, your platform information will help me (or should i say us) to give you some platform specific suggestions.

If you already have postgresql on ur machine, and a GUI node you should start with PGADMIN its good for quick start.

Looking forward 

On 31 January 2010 22:37, Machiel Richards <machielr@rdc.co.za> wrote:

Good day

 

   I am extremely novice to postgresql and was asked to put together a daily checklist / report on the database and its state.

 

  I tried reading up on postgress documentation but it is seems greek to me as a lot of the terms seems more specific to postgres itself (I am more of a mysql guy).

 

  Can anyone maybe assist me with some thoughts on where to start and what I should look at?

 

 

  I would really appreciate the help...

 

 

Regards




--
Pushpendra Singh Thakur

Re: Novice to postgres

От
Pushpendra Singh Thakur
Дата:
This link provides some good knowledge:



On 1 February 2010 01:03, Pushpendra Singh Thakur <thakur@corexprts.com> wrote:
Before any comment, may I know more about your environment? I mean your platform, do you have GUI? Just to advise some straight forward ways.

You must be interested in the installation procedure, your platform information will help me (or should i say us) to give you some platform specific suggestions.

If you already have postgresql on ur machine, and a GUI node you should start with PGADMIN its good for quick start.

Looking forward 


On 31 January 2010 22:37, Machiel Richards <machielr@rdc.co.za> wrote:

Good day

 

   I am extremely novice to postgresql and was asked to put together a daily checklist / report on the database and its state.

 

  I tried reading up on postgress documentation but it is seems greek to me as a lot of the terms seems more specific to postgres itself (I am more of a mysql guy).

 

  Can anyone maybe assist me with some thoughts on where to start and what I should look at?

 

 

  I would really appreciate the help...

 

 

Regards




--
Pushpendra Singh Thakur



--
Pushpendra Singh Thakur

COREEXPERTS Technologies Private Limited
Business Process Automation & IT Support Services
http://www.corexprts.com
Phone - 91-761-4070036
Fax - 91-761-4010530
SMS - 91-799-66554

Re: Novice to postgres

От
Sean Davis
Дата:
On Sun, Jan 31, 2010 at 12:07 PM, Machiel Richards <machielr@rdc.co.za> wrote:
> Good day
>
>
>
>    I am extremely novice to postgresql and was asked to put together a daily
> checklist / report on the database and its state.
>
>
>
>   I tried reading up on postgress documentation but it is seems greek to me
> as a lot of the terms seems more specific to postgres itself (I am more of a
> mysql guy).
>
>
>
>   Can anyone maybe assist me with some thoughts on where to start and what I
> should look at?

Hi, Machiel.  You will probably need to decide yourself and with your
team what you need.  However, you could check out this:

http://wiki.postgresql.org/images/0/0c/Postgres-monitoring.pdf

Sean