Stuart James wrote: > Hi, > > Are you using postgresql? If you are you can do \du from psql console > to the database to see what users you have. Also you can use pg_dump to > dump the schema off the backend using "-s" flag, you can then identify > f you have any more users that are required on the backend databases > that are not properly defined in your virtual users on the controller. > You can map 1 to 1 or you can use one virtual user and map it to > multiple backend users. This can be of course done transparently on the > controller using the console and then saved to the config file. > > Regards, > > Stuart >
Thanks Stuart I'll look into this further. John -- John Gardner - Tagish Ltd. Infrastructure Manager T: 01665 833 322 F: 01665 830 695 D: 01665 833 310 _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
