Skip to main content

KPoGre v1.5.6 released

Posted in

From KDE Apps:

Version 1.5.6 of KPoGre, a KDE app for administering PostgreSQL databases, has been released. Changes include:

  • Replaced 't' and 'f' boolean values in tables with icons
  • Lazy load Database 'Cast tab' in properties window to speed up
  • Implemented 'locks' tab in database property window, containing list of locks in the database
  • Using "long long" type rather than special KPGDatabase etc; resolves problems in loading large databases (tested on 30Gb database)
  • Fixed multiline comments in syntax highlighter
  • Improved code completion
  • Introduced option for lazy-loading tables' children for speed
  • Added FILLFACTOR option to "Create table" wizard

Screenshots here, downloads (source, SUSE 10 downloads with dependencies) here. Requires KDE 3.5, libpqxx v2.6.9 or newer, and PostgreSQL v7.4 or newer.