From 4265a275f36276eec14b40e3510af69add66dae2 Mon Sep 17 00:00:00 2001 From: Iskar Enev Date: Thu, 13 May 2010 01:01:04 +0200 Subject: system/pgadmin3: Added to 13.0 repository --- system/pgadmin3/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 system/pgadmin3/README (limited to 'system/pgadmin3/README') diff --git a/system/pgadmin3/README b/system/pgadmin3/README new file mode 100644 index 0000000000..2bf5be32c3 --- /dev/null +++ b/system/pgadmin3/README @@ -0,0 +1,18 @@ +pgAdmin is a feature rich Open Source administration and development +platform for PostgreSQL. The application may be used on variuos +platforms to manage PostgreSQL 7.3 and above, as well as commercial +and derived versions of PostgreSQL such as Postgres Plus Advanced +Server and Greenplum database. + +pgAdmin is designed to answer the needs of all users, from writing +simple SQL queries to developing complex databases. The graphical +interface supports all PostgreSQL features and makes administration +easy. The application also includes a syntax highlighting SQL editor, +a server-side code editor, an SQL/batch/shell job scheduling agent, +support for the Slony-I replication engine and much more. Server +connection may be made using TCP/IP or Unix Domain Sockets +(on *nix platforms), and may be SSL encrypted for security. +No additional drivers are required to communicate with +the database server. + +pgAdmin requires wxPython PostgreSQL (available at slackbuilds.org). -- cgit v1.2.3