del net-oscar
[learning-git.git] / pgworksheet_1.9 / README
blob6f685f204cd2518f845eae96f0329ea2cd8c4a0a
1 == General Informations ==
3 PgWorksheet is a simple GUI frontend to PostgreSQL 
4 for executing SQL queries without using the psql command line tool.
6 More informations on : http://pgworksheet.projects.postgresql.org/
8 == Operating systems ==
9 PgWorksheet is certified to run on the following operating systems:
10     * FreeBSD
11     * Linux Ubuntu 
12     * Linux Fedora
13     * Linux Mandriva
14     * Microsoft Windows XP
16 == Depencies ==
17 PgWorksheet requires the following softwares to run :
18     * Python 2.4 or better
19     * Python GTK+ 2.6 or better
20     * python-pgsql 0.9.7 (or better) or pyPgSQL
22 == Installation ==
23 Please refers to http://pgworksheet.projects.postgresql.org/install.html for installation instructions.