Re: RE : Restore and back up OGo database

Florian Reitmeir <[email protected]>
Newsgroups gmane.comp.cms.opengroupware.discuss.general
Message-ID <[email protected]>
On Mon, 08 Aug 2005, Alexandre Pollet wrote:

> And to back up database, I execute this commands :
> $ pg_restore -U OGo -d OGo OGo.tar
> Errors : pg_restore: [archiver (db)] connection to database "OGo"
> failed: FATAL: IDENT authentication failed for user "OGo"
>  
> and 
> $ pg_restore -d OGo OGo.tar
> Errors : pg_restore: [archiver (db)] could not reconnect to database
> "OGo"
> failed: FATAL: IDENT authentication failed for user "OGo"
>  
> I need some help ?
> Some idea to resolve my problem ?
there two ways, 
	a.) try the command while changed to user "OGo"
		install sudo, enable it for _your_ local account
		then a simple 
		sudo -u OGo pg_restore -d OGo OGo.tar
		should do.

	b.) reconfigure the database (in this case a very bad solution)

> Sorry for my english... 
mine isn't better.

> " Ce message et toutes les pieces jointes sont etablis a l'attention 
> exclusive de ses destinataires et sont confidentiels.  L'internet ne 
> permettant pas d'assurer l'integrite de ce message, le contenu de ce
> message ne represente en aucun cas un engagement de la part de notre 
> societe. Si vous recevez ce message par erreur, merci de le detruire 
> et d'en avertir immediatement l'expediteur.
> 
>   This message contains privileged and confidential information.  Given 
> that the internet does not allow us to make sure of the communication's
> integrity,  the content of this message does not  represent in any case
> a commitment from our compagny.  If you are not the intended recipient,  
> please notify  us  immediately and delete  this  e-mail  (including any 
> attachments) from your system. "

On a mailing list, such a footer is a very intresting thing, 
is there any chance to enforce such a statement?

-- 
Florian Reitmeir
-- 
OpenGroupware.org Discussion [email protected]
http://mail.opengroupware.org/mailman/listinfo/discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.