On Mon, 2009-09-21 at 13:06 -0400, Dale Worley wrote: > On Mon, 2009-09-21 at 09:37 -0400, Damian Krzeminski wrote: > > Shobha wrote: > > > While verifying the issue XX-6557 > > > <http://track.sipfoundry.org/browse/XX-6557>, ran the command > > > *database-dump >dump-initial , *which gave the error as > > > *-bash: database-dump: command not found > > > > > > *Any idea how to run this command and take the database-dump? > > > 'database-dump' is something that Dale used to help diagnose the problem. > > You don't need that to verify if the issue is fix. > > Just make sure that resetting superadmin password lets you log in with an > > empty password. > > For everybody's reference, database-dump is a simple script which > executes the database dumping operation described in the sipXecs Wiki: > > pg_dump -d SIPXCONFIG -U postgres
A 'safer' way to get a dump for most diagnostic purposes (but not this one) is to use the dump created as part of a sipx-snapshot. The dump in a snapshot has removed all the credentials, so it's safe to post in a public tracker issue. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
