Обсуждение: Altering pgAdmin for personal use (UNCLASSIFIED)

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

Altering pgAdmin for personal use (UNCLASSIFIED)

От
"Crowson, Sarah J Ms (Contractor) Northrop Grumman"
Дата:
<p><font face="Arial" size="2">Classification: UNCLASSIFIED</font><br /><font face="Arial" size="2">Caveats:
NONE</font><br/><p><font face="Arial" size="2">Hey All</font><p><font face="Arial" size="2">Im a newbie to pgAdmin, 
butso far it seems like a superior product.  My group does specialized things with our databases that I was hoping to
addinto pgAdmin.  First I was making sure there was no rules against this (I don't want to commit a NO NO), and also I
waswondering if I could get the specifics on how you are setting up pgadmin.   What type of machine and C++ compiler
areyou using, etc.   Any of this stuff will, because honestly I am a better DBA then a C++ programmer.
GRIN.</font><p><fontface="Arial" size="2">Thanks</font><br /><br /><font face="Arial" size="2">Sarah Crowson</font><br
/><fontface="Arial" size="2">Archer Software Engineer</font><p><font face="Arial" size="2">Classification:
UNCLASSIFIED</font><br/><font face="Arial" size="2">Caveats: NONE</font> 

Re: Altering pgAdmin for personal use (UNCLASSIFIED)

От
"Dave Page"
Дата:
 


From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Crowson, Sarah J Ms (Contractor) Northrop Grumman
Sent: 04 May 2006 16:21
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Altering pgAdmin for personal use (UNCLASSIFIED)

Classification: UNCLASSIFIED
Caveats: NONE

Hey All

Im a newbie to pgAdmin,  but so far it seems like a superior product.  My group does specialized things with our databases that I was hoping to add into pgAdmin.  First I was making sure there was no rules against this (I don't want to commit a NO NO),  

You can do whatever you like within the terms of the licence (http://www.pgadmin.org/licence.php). If you are only using the modified version within your own organisation, and not distributing it to anyone else, you are basically free to do whatever you like.

 and also I was wondering if I could get the specifics on how you are setting up pgadmin.   What type of machine and C++ compiler are you using, etc.   Any of this stuff will, because honestly I am a better DBA then a C++ programmer. GRIN.

pgAdmin will run on Windows 2000/2003/XP, Mac OSX, Linux, FreeBSD or Solaris. On Windows we use Microsoft VC++ 6.0, and on other platforms GCC. See http://www.pgadmin.org/download/source.php more more details on setting up a build environment.

Regards, Dave.