I successfully install the .bin installer in linux redhat-centos-fedora.
After a few days using pgadmin and postgresql in the one-click ,I decided
to go back to old plain postgresql and postGIS (Am I right ? the one click
installer not include the PostGIS extension. ) .
Is there an option to unin
I had this weird problem in CentOS 5 and Fedora 10 . the one-click binary
installer failed
execute this
./postgresql-8.3.5-1-linux.bin
shows
Segmentation fault
also with chmod 755 filename prior to execute the binary also showed the
same 'Segmentation fault ' message.
Thank you in advance
Thank you Scott and Dave.
Dave , the url given , not really helpful unless I go through each and every
details,I dont know -searcg the page for the word segmentation returns
nothing . another thing ,just to let you know my postGIS installation
through StackBuilder still failed by returning error af
I have two type of INSERT queries that keep getting errors no matter how
many times I run it in pgadminIII 1.8.4 PostgresQL 8.3.4+PostGIS1.3.5 on
centos5 Linux machine.
1. execution of 18MB INSERT queries to one empty table failed in postgis
enabled database.sample one of the thousands queries :
I