pgadmin
  
  Application
 
 
  
   pgadmin
  
  
   Postgres   
   database management and design tool for Windows 95/98/NT
  
 
 
  
   1999-12-24
  
  
pgadmin [ datasourcename [ username [ password ] ] ]
  
  
   
    1999-12-24
   
   
    Inputs
   
   
    
     
      datasourcename
      
       
	The name of an existing Postgres ODBC System or User Data
	Source.
       
      
     
     
      username
      
       
	A valid username for the specified
	datasourcename.
       
      
     
     
      password
      
       
	A valid password for the specified
	datasourcename and
	username. 
       
      
     
    
   
  
  
   
    1999-12-24
   
   
    Outputs
   
   
   
  
 
 
  
   1999-12-24
  
  
   Description
  
  
   pgadmin is a general purpose tool for
   designing, maintaining, and administering
   Postgres databases.
   It runs under Windows 95/98 and NT.
  
  
   Features include:
   
    
     
      Arbitrary SQL entry.
     
    
    
     
      Info Browsers and 'Creators' for databases, tables, indexes, sequences,
      views, triggers, functions and languages.
     
    
    
     
      User, Group and Privilege configuration dialogues.
     
    
    
     
      Revision tracking with upgrade script generation.
     
    
    
     
      Configuration of Microsoft MSysConf table.
     
    
    
     
      Data Import and Export Wizards.
     
    
    
     
      Database Migration Wizard.
     
    
    
     
      Predefined reports on databases, tables, indexes, sequences, languages and
      views.
     
    
   
  
  
   pgadmin is distributed separately from
   Postgres and may be downloaded from
   http://www.pgadmin.freeserve.co.uk