Page 5 sur 9

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par pasi12
j\'ai réussi à avoir cela en plus

(je ne vois pas ce que tu veux me faire faire avec l\'Attach et l\'enregistrement sous un autre nom)


++++

OPTIONS are a set of options for the authentication in the format
# NAME=VALUE. The available options depend on the different authentication
# methods - refer to the \"Client Authentication\" section in the documentation
# for a list of which options are available for which authentication methods.
#
# Database and user names containing spaces, commas, quotes and other special
# characters must be quoted. Quoting one of the keywords \"all\", \"sameuser\" or
# \"samerole\" makes the name lose its special character, and just match a
# database or username with that name.
#
# This file is read on server startup and when the postmaster receives
# a SIGHUP signal. If you edit the file on a running system, you have
# to SIGHUP the postmaster for the changes to take effect. You can use

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par pasi12
voilà le reste

+++++++

Put your actual configuration here
# ----------------------------------
#
# If you want to allow non-local connections, you need to add more
# \"host\" records. In that case you will also need to make PostgreSQL listen
# on a non-local interface via the listen_addresses configuration parameter,
# or via the -i or -h command line switches.
#




# DO NOT DISABLE!
# If you change this first entry you will need to make sure that the
# database
# super user can access the database using some other method.
# Noninteractive
# access to all databases is required during automatic maintenance
# (custom daily cronjobs, replication, and similar tasks).
#
# Database administrative login by UNIX sockets
local all postgres ident

# TYPE DATABASE USER CIDR-ADDRESS METHOD

# \"local\" is for Unix domain socket connections only
local all all ident
# IPv4 local connections:
host all all 127.0.0.1/32 trust
# IPv6 local connections:
host all all ::1/128 trust
~

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par Dany
la ligne

Code : Tout sélectionner

local all all ident
Doit devenir

Code : Tout sélectionner

local all all trust
Puis redémarrer

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par pasi12
je me trompe ou je dois faire un copier , coller dans gedit , la modif, puis enregistrer

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par Dany
Oui c\'est ça, n\'oublie pas de faire sudo gedit

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par pasi12
Voilà ce que j\'obtiens, donc apparemment toujours la même chose

mais je ne suis pas certain d\'avoir fait le \"sudo gedit\" au bon endroit

en effet l\'écran du texte dont je t\'ai envoyé la copie ne me donnait pas la main

donc j\'ai fait \"Ouvrir un terminal\" / j\'ai introduit \"sudo gedit\"
j\'ai fait le Coller du texte

j\'ai modifié en TRUST

puis j\'ai enregistré

j\'ai redémarrer la machine et j\'ai recommencer la prcocédure backup

(il ne m\'à pas demandé Extraire ?? , j\'ai fait enregistrer)

et j\'obtiens

++++++++



16
Restauration réussie du dossier 16 DUBBLEWIN SA

Warning: pg_query() [
function.pg-query
]: Query failed: ERREUR: la relation « version » n\'existe pas LINE 1: select val from version ^ in /var/phpcompta/include/postgres.php on line 141
select val from version
Warning: pg_fetch_array() expects parameter 1 to be resource, boolean given in /var/phpcompta/include/postgres.php on line 460

Warning: pg_query() [
function.pg-query
]: Query failed: ERREUR: la relation « version » n\'existe pas LINE 1: select val from version ^ in /var/phpcompta/include/postgres.php on line 141
select val from version
Warning: pg_fetch_array() expects parameter 1 to be resource, boolean given in /var/phpcompta/include/postgres.php on line 460
Patching dossier16 from the version to 5
ERROR : comment on table action is \'The different privileges\'


+++++++++

Info

Vous utilisez le domaine
Php setting

magic_quotes_gpc: Ok
magic_quotes_runtime: Ok
include_path : ok (.:../../include:../include:addon)
php.ini est bien configuré

Database version

string(5) \"8.4.2\"
Database Setting

La base de données est bien configurée

Connect to database success
Félicitation : Installation réussie

Mise a jour du systeme

Mise à jour dossier

Patching 16 DUBBLEWIN SA


Warning: pg_query() [function.pg-query]: Query failed: ERREUR: la relation « version » n\'existe pas LINE 1: select val from version ^ in /var/phpcompta/include/postgres.php on line 141
select val from version
Warning: pg_fetch_array() expects parameter 1 to be resource, boolean given in /var/phpcompta/include/postgres.php on line 460

Warning: pg_query() [function.pg-query]: Query failed: ERREUR: la relation « version » n\'existe pas LINE 1: select val from version ^ in /var/phpcompta/include/postgres.php on line 141
select val from version
Warning: pg_fetch_array() expects parameter 1 to be resource, boolean given in /var/phpcompta/include/postgres.php on line 460
Patching 16 DUBBLEWIN SA from the version to 5
ERROR : comment on table action is \'The different privileges\'

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par Dany
Bizarre, tu as bien refait un backup, sauver le fichier puis tu l\'as redonné pour la restauration ???

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par pasi12
oui

d\'ailleurs il à créé le fichier tel que je l\'avais nommé pour le transfert sous le Phpcompta \"BackOffice\" qui était vide avant

pour info, afin de ne pas me mélanger les pinceaux entre le PhpCompta sur ton serveur et le PhpCompta chez moi, je ne travaille pas avec le même navigateur

pour le online je travaille avec Mozilla, pour le Backoffice je travaille avec Arora

++++++++++++++++

Voilà ce que j\'obtiens dans le Phpcompta sous Aurora, on voit bien que le dossier DUBBLEWIN à été \"importé\" ou \"créé\" (?) après la manoeuvre


+++

Bienvenue dans PhpCompta

Choississez votre dossier
Administration
Aide
Préférence
Deconnexion
Donnez une partie du nom du dossier à rechercher
16 16 DUBBLEWIN SA
Aucune description

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par Dany
Le dossier a été enregistré mais il est vide donc invalide

Re:BACKUP

Publié : mar. nov. 14, 2017 11:35 pm
par pasi12
oui mais où se situe le problème , c\'est le fichier qui part du serveur qui est vide ?

ou c\'est dans le transfert qu\'il y à un problème ?