Re: Mac Gui

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: msanders <msanders(at)vitalassets(dot)com>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Mac Gui
Date: 2005-04-11 10:02:00
Message-ID: 46b003387ad9bac53558f68dfd2a1c34@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


On Apr 7, 2005, at 9:46 PM, msanders wrote:

> I just got postgres running on my mac (mac os x), and I was looking
> for a
> function/procedure gui. I have found the standard SQL gui's, but I
> have not
> found one for creating/editing functions/procedures. Any help would be
> great.
>

I use EduPhant a bit (googling will get you a site) for querying to get
output or to allow others to quickly get results. However, for actual
development, I use pgEdit (http://www.pgedit.com)--a very nice code
editor for Postgres. It has really changed the way that I develop.
However, it is not a GUI in the sense of pgAdmin III. You could run
pgAdmin III in a virtual PC window or on a PC. I don't use pgAccess,
but you could on a Mac.

Sean

In response to

  • Mac Gui at 2005-04-08 01:46:58 from msanders

Browse pgsql-novice by date

  From Date Subject
Next Message Kaloyan Iliev Iliev 2005-04-11 10:42:00 Re: Postgres Out of Memory
Previous Message Sean Davis 2005-04-11 09:57:19 Re: what is command to view data inside the table