psql error

From: Tahir Tamba <tamba(dot)tahir(at)courrier(dot)uqam(dot)ca>
To: pgsql-admin(at)postgresql(dot)org
Subject: psql error
Date: 2006-11-03 04:07:31
Message-ID: 641ed974696e.454a7a33@courrier.uqam.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear all,

I installed the compiled version of PostgreSQL 8.1.5 on WinXP Pro OS and I'm experiencing some difficulties using psql terminal to do some commun tasks like adding columns and populate them with values.

when executing the command for this statement:

AddGeometryColumn ( [Table],

[ Colonne_Geometrique ],

[SRID],

[ Type_Geometrie ],

[Dimension ]);

I receive the following error message: "more" is not recognized as an intern command , an executable program or command files.

This seems likea broken installation of Windows. So I could not seen more.exe into my Win32Systems.

Any idea or suggestion to resolve this would be appreciated

Kind regards

Tahir Tamba

Attachment Content-Type Size
unknown_filename text/html 930 bytes
tamba.tahir.vcf text/x-vcard 226 bytes

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Adam Radlowski 2006-11-03 07:15:22 Re: psql error
Previous Message louis gonzales 2006-11-03 03:21:55 Re: Is there anyway to...