Hello all,<br>        I have followed steps to import TIGER shapefile to PostGIS . I  got the following output and errors.<br><br>shreerang@ubuntu:~/Shapefiles/<div id=":3c" class="ii gt">06001_Alameda_County/tl_2008_06001_arealm$ shp2pgsql -s 4326 -I -S tl_2008_06001_arealm.shp public.test_db > tl_2008_06001_arealm.sql<br>

Shapefile type: Polygon<br>Postgis type: POLYGON[2]<br><br>shreerang@ubuntu:~/Shapefiles/06001_Alameda_County/tl_2008_06001_arealm$ psql -d test_db -U postgres -f import.sql<br>psql: FATAL:  Ident authentication failed for user "postgres"<br>

<br>Need help!!!<br><br><br>Thanx,<br><font color="#888888">Shreerang.</font></div>