Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

While trying to manage some PostgreSQL databases, I've ran into a rather peculiar problem with phppgadmin:

It is slowly (and occasionally not so slowly) eating away my last strands of sanity.

I don't know if it's the frames preventing the back button from working, the outdated PHP code that requires frequent workarounds to be applied, or what, but I'm dying over here.

Are there any other PostgreSQL administration interfaces that are less "grungy", but that offer a similar feature set?

Edit:

In response to answers: candidate applications are preferably web-based and, FOSS and run on Ubuntu using either Perl or PHP, but it's flexible.

share|improve this question

1 Answer

You don't say what platform you need it on, or whether it has to be browser-based or not, but I find PGAdmin pretty good (not that I do much heavy-duty database admin with it) .

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.