PostgreSQL La base de donnees la plus sophistiquee au monde.

Forums PostgreSQL.fr

Le forum officiel de la communauté francophone de PostgreSQL

Vous n'êtes pas identifié(e).

#1 Re : Général » importer un fichier texte » 06/01/2011 22:16:05

merci du tuyau0 Il fallait effectivement mettre les doubles croches (") pour que cela fonctionne. Il suffit de savoir que tout est transformé en minuscule sinon. Je vais pouvoir m'attaquer à un fichier plus volumineux. En fait c'est la raison pour laquelle j'essaie POSTGRES .Access étant limité à 2 Go. Merci encore et peut être à bientôt smile

#2 Général » importer un fichier texte » 04/01/2011 23:03:36

essaiencore
Réponses : 3

Je suis débutant et je voudrais importer un fichier txt avec séparateur ";" dans une table nommée : TABGENRE
la commande : copy tabgenre from 'd:/essai.txt';

me renvoie le code erreur :
ERREUR:  la relation « tabgenre » n'existe pas

********** Erreur **********

ERREUR: la relation « tabgenre » n'existe pas
État SQL :42P01

Pouvez vous m'indiquer ou se trouve le problème ?
Merci

#3 Re : Installation » Impossible installer POSTGRES » 14/12/2010 23:13:52

j'ai réussi :
1- télécharger et lancer le programme scripten http://www.microsoft.com/downloads/en/d … 4e7e844d81
2- s"assurer que l'extension .vbs est associé à Wscript.exe
3- S'assurer que Windows scripting host est sur "enabled" (programme XP-antispy ou NO-SCRIPT.EXE)
4- Démarrer -> Exécuter -> regsvr32 vbscript.dll -> OK

Et maintenant ça marche !

#4 Re : Installation » Impossible installer POSTGRES » 14/12/2010 20:16:49

Après recherche j'ai trouvé le fichier .Copie ci dessous

Log started 12/14/10 at 18:57:42
Preferred installation mode : qt
Trying to init installer in mode qt
Mode qt successfully initialized
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Data Directory. Setting variable iDataDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Base Directory. Setting variable iBaseDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Service ID. Setting variable iServiceName to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Service Account. Setting variable iServiceAccount to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Super User. Setting variable iSuperuser to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Branding. Setting variable iBranding to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Version. Setting variable brandingVer to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Shortcuts. Setting variable iShortcut to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 DisableStackBuilder. Setting variable iDisableStackBuilder to empty value
[18:57:51] Existing base directory:
[18:57:51] Existing data directory:
[18:57:51] Using branding: PostgreSQL 9.0
[18:57:51] Using Super User: postgres and Service Account: postgres
[18:57:51] Using Service Name: postgresql-9.0
Executing cscript //NoLogo "C:\Documents and Settings\serge boisson\Local Settings\Temp\postgresql_installer\installruntimes.vbs" "C:\Documents and Settings\serge boisson\Local Settings\Temp\postgresql_installer\vcredist_x86.exe"
Script exit code: 1

Script output:
Erreur CScript: L'accŠs … Windows Script Host est d‚sactiv‚ sur cette machine. Contactez votre administrateur systŠme pour plus d'informations.

Script stderr:
Program ended with an error exit code

Unknown error while running cscript //NoLogo "C:\Documents and Settings\serge boisson\Local Settings\Temp\postgresql_installer\installruntimes.vbs" "C:\Documents and Settings\serge boisson\Local Settings\Temp\postgresql_installer\vcredist_x86.exe"

#5 Re : Installation » Impossible installer POSTGRES » 14/12/2010 20:06:06

En fait, l’installation ne commence pas. j'ai le message d'erreur dès le début.Sur mon PC professionnel, l’installation s'est faite sans problèmes
(hormis les configurations qu'il reste à faire...car je ne peux pas accéder en local pour l'instant.mais c'est un autre problème).

#7 Installation » Impossible installer POSTGRES » 12/12/2010 19:11:14

essaiencore
Réponses : 8

J'ai le message suivant à l'installation :Une erreur est survenue lors de l'execution de l'instaleur <<microsoft VC++ runtime>>.
Je suis allé sur les forums et essayé toutes les recommandations: Charger VB6 - VOIR LE FICHIER LOG SOUS %temp% (je ne l'ai pas trouvé sur mon ordi)...
Je suis sous XP version home avec le pack 3.
help....

Pied de page des forums

Propulsé par FluxBB