[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] argument type cstring does not exits
From:       Toshimi Minoura <minoura () cs ! orst ! edu>
Date:       2003-02-26 23:46:22
Message-ID: 200302262346.h1QNkOfU017359 () ghost ! CS ! ORST ! EDU
[Download RAW message or body]

We reinstalled PostgreSQL and Proj4 and made sure that we
were running PostgreSQL newly installed instead of the one
that came with RedHat 8.0.

Now PostGIS is working.

Thank you very much.

Toshi

>Date: Mon, 24 Feb 2003 22:02:11 -0800
>From: Paul Ramsey <pramsey@refractions.net>
>Subject: Re: [postgis-users] argument type cstring does not exits
>To: Toshimi Minoura <minoura@cs.orst.edu>, PostGIS Users Discussion 
<postgis-users@postgis.refractions.net>

>Are you sure the running instance you are installing into is PgSQL 
>7.3.X? Connect to the database and run 'select version();'.
>
>Toshimi Minoura wrote:
>> 1) We installed PostgreSQL 7.3.2, and it seems to be working correctly.
>> 
>> 2) We then installed PostGIS 0.7.4 with make and make install.
>> 
>> 3) We issued the following command:
>> 
>>    createlang plpgsql zpostgis     -- zpostgis is a database name
>>    
>>    Now, plpgsql_call_handler can be seen as a function in zpostgis.
>>    
>> 4) Now, when we issue the command 
>> 
>>    psql -d zpostgis -f postgis.sql
>>    
>>    we get an error:
>>    
>>       "argument type cstring does not exit"
>>       
>>   This error comes from the first create function statement:
>>   
>>        create function histogram2d_in(CSTRING) returns histogram2d as '
>>            . . .
>>            
>>    Type CSSTRING is indeed not in pg_type. We can create other functions
>>    using types found in pg_type.
>>    
>> What do we need to install to make CSSTRING defined?
>> 
>> We will appreciate any help.
>> 
>> Please send a reply to minoura@cs.orst.edu also.
>> 
>> Toshi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic