I executed the script inst/creer-base, the script run, because when I did : 
$ psql auth 
auth=# \dt 
List of relations 
Schema   |  name           |    Type    |   Owner 
------------------------------------------------- 
public   | config          |   table    | postgres 
public   | groupes         |  table     | postgres 
public   | membres         |  table     | postgres 
public   | utilisateurs    |  table     | postgres 
 
auth=# \q 
 
But, when I executed the script inst/init-base, that script didn't run, as you can see 
: 
$ psql auth 
auth=# \encoding latin9 
auth=# select * from groupes 
auth=# 
 
"select * from groupes" didn't display any data. Can you help me. I work under 
Mandrake 
 
Thanks  
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to