Re: real beginner's questions - Mailing list pgsql-novice

From Chad Thompson
Subject Re: real beginner's questions
Date
Msg-id 01ce01c259a0$7ff55860$32021aac@chad
Whole thread Raw
In response to real beginner's questions  (Kevin_Walsh@deichmann.com)
List pgsql-novice
Welcome to postgres :-)

I am using postgres on redhat (it was a breeze to install), but if youre not
up for that running with CYGWIN is a posibility.
This is a tutorial
http://www.ejip.net/faq/postgresql_win_setup_faq.jsp

I connect with PGADMIN II over ODBC which is extreemly easy to setup and
configure.  But once ODBC is installed (odbc.postgresql.org) the world is
your oyster.  You can connect with MS Access or Delphi or what ever it is
you feel comfortable using.

Hope this helps
Chad

> Hi all,
>
> I am very new to the Postgres subject and hope that someone will take the
time
> to answer this, or point me the right direction:
>
> 1.  How do I go about installing Postgres on a Windows Box?  Does anyone
do it?
> (I saw that most of you seem to be using Linux/Unix..) Do I need to
compile, or
> can I download an installer someplace?
>
> 2.  What would I use as a front-end, i.e. for developing user interfaces?
> Delphi?  Insight?  Anything else?  Since I am not a programmer, but a
rather
> technically minded user, I would like to develop something for myself
using an
> easy-to-use tool.
>
> Thanks,
>
> Kevin Walsh
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


pgsql-novice by date:

Previous
From: Roland Roberts
Date:
Subject: Re: Unique indices and nulls
Next
From: Terry Yapt
Date:
Subject: Re: Strange situation with two tables.