Re: PostgreSQL on cygwin

Поиск
Список
Период
Сортировка
От Russell Black
Тема Re: PostgreSQL on cygwin
Дата
Msg-id 030801c1688a$435760e0$0464a8c0@iarchives.com
обсуждение исходный текст
Ответ на Re: PostgreSQL on cygwin  (Anil Jangam <anilj@indts.com>)
Список pgsql-cygwin
I have pgAdmin v1.1 build 34, and it allows me to graphically edit tables by
right-clicking a table and selecting "View Data".  I have not used any other
database GUIs, but this one seems pretty user friendly to me.

Russell

----- Original Message -----
From: "Anil Jangam" <anilj@indts.com>
To: <pgsql-cygwin@postgresql.org>
Cc: <pgsql-jdbc@postgresql.org>
Sent: Thursday, November 08, 2001 7:08 AM
Subject: Re: [CYGWIN] PostgreSQL on cygwin


> hi all pgsql users,
>
> Is there any graphical interface tool available for pgsql database?
> I know one, pgAdmin II (v1.1) which provides the GUI for pgsql on windows,
> but editing/creation of table is still not very much user friendly.
Defining
> and displaying the relationship graphically would be much easy to use.
>
> There is similar tool available like Embarcado Studio (ERStudio) for other
> databases, in which we can graphically represent the tables and their
> relationships.
>
> regds,
> -Anil.
>
> > -----Original Message-----
> > From: Konrad von Backström [mailto:kvbackstrom@spescom.com]
> > Sent: Tuesday, November 06, 2001 8:31 PM
> > To: 'pgsql-cygwin@postgresql.org'
> > Subject: [CYGWIN] PostgreSQL on cygwin
> >
> >
> > Hello
> >
> > I am having problems compiling PostgreSQL on cygwin.
> > (I am new to Unix)
> > When I try ./configure , I get the following error:
> >
> > loading cache ./config.cache
> > checking host system type... i686-pc-cygwin
> > checking which template to use... win
> > checking whether to build with locale support... no
> > checking whether to build with recode support... no
> > checking whether to build with multibyte character support... no
> > checking whether to build with Unicode conversion support... no
> > checking for default port number... 5432
> > checking for default soft limit on number of connections... 32
> > checking for gcc... gcc
> > checking whether the C compiler (gcc  ) works... no
> > configure: error: installation or  configure problem: C compile cannot
> > create executables.
> >
> > Any help would be appreciated.
> >
> > Thanks
> >
> > > Konrad von Backström
> > DataVoice (Pty) Ltd, PO Box 582, Stellenbosch, 7599, South Africa
> > Tel: +27 (21) 888-2126  Fax: +27 (21) 888-2200
> > http://www.datavoice.co.za
> > pgsql-cygwin@postgresql.org
> >
> >
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> >
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Anil Jangam
Дата:
Сообщение: Re: PostgreSQL on cygwin
Следующее
От: Khoa Do
Дата:
Сообщение: Using nmake against cvs source