Ok,
I am able to easily store my data using the PG_GEOMETRY type if I am using PostgresSQL on Windows. However, we are looking into using linux (specifically RHEL) for one of our projects so I am trying ot store my data using the PG_GEOMETRY type with linux as the server OS (CentOS 5.4 as we do not currently have a license of RHEL). I am able to get the data into the SDE with ArcCatalog, but when I do a select on the data it looks nothing like it does on the Windows DB. Does anyone have a clue what I need to do to get this working right? I have wiped and reloaded the server 4 times to try and get this working.