On Wed, 17 Aug 2005 18:49, Andy George wrote: > > <generalisation type=gross> > > PostgreSQL is tidier, and handles load better. > > Does it lend itself to all the usual tools and tricks the MySQL has? Yes, but not all. There are some similar things. Browse the PostgreSQL site. http://www.postgresql.org/
> I have mysqladmin. Off the top of your head, is there a postgresqladmin > or does mysqladmin work with postgre? http://www.pgadmin.org/ > Same again with tools like webmin... That sort of thing http://packages.debian.org/testing/admin/webmin-postgresql Functionally similar tools, not necessarily precise clones. -- CS
