Home > Archive > PostgreSQL Administration > November 2006 > psql error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author psql error
Tahir Tamba

2006-11-03, 12:14 am


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Adam Radlowski

2006-11-03, 5:14 am

If "more.com" (not more.exe) in windos XP Pro is not installed in
WINDIR/system32 (WINDIR directory is usually after standard installation
called WINDOWS), You can it find on install disk in directory "i386" as
more.co_ - You shuold extract it with "extract.exe". You can use
"more.exe" from DJGPP (gcc project for DOS) too, when You have install
disk without "more.co_" (but it should be on this disk).
I'm sure, that You know this, but:
You If You can't call programs from WINDIR/system32 without call them
with full path (this is abnormal situation), put line into Your
"autoexec.bat":
SET PATH=%PATH%;c:\windo
ws\system32
....and restart Windos

Greetings
Adam

Tahir Tamba wrote:

> 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 like a 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
>
>---------------------------(end of broadcast)---------------------------
>TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
>



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com