pgst "An intuitive GUI (GTK-based) for PostgreSQL management" would love to see an ebuild for this. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Here's some more info on it: Dependencies: * The default PostgreSQL commands * Bash shell (preferrably Linux) * Python 2 or better * PyGTK (and perhaps Glade) * If printing, then some of the default GNU Linux utilities used for printing It was developed on RedHat 9 Linux that had all the default RPMs installed on it and nothing more. Uses the same technology for the frontend that Red Hat uses for its GNOME-based control panels. More than likely it will work on any post 2003 Linux in the RedHat and Suse product lines, and many others. The new features since the 1.1.0 release are: * Field Editor. Got a long field in a database table that's hard to edit with SQL statements? This tool will help you update it fairly easily. * Improved Installation. Now prompts you for where to install, rather than hard-coding that. * Quirks with cut and paste repaired. * Small Fonts. Got rather large rows? This feature will shrink the font. * Extra Line Wrap Removal. Got rows with line wraps and this makes the results look funny? This feature will try as much as possible to remedy that so that you don't get line wraps in rows. * Stored Procedures Help. Now you can see how to turn on PostgreSQL stored procedures. * Tabs. Now you have up to 4 tabbed pages that you can switch to, permitting you to use it like a scratchpad or to open 4 simultaneous connections to the database.
Created attachment 43017 [details] pgst-1.2.2.ebuild
Created attachment 43018 [details] files/pgst-1.2.2.desktop
I've just added this ebuild to portage tree. Thanks you for contribution :)
fixed