"petite-etoile@voila.fr"<petite-etoile@voila.fr> writes:
> NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index 'hst_fa_pkey' for table 'hst_fa'
> ERROR: Can't find a default operator class for type 1296.
Time to update your Postgres. That must be 6.5 or even older.
If you can't update right now, use 'datetime' not 'timestamp' ... but
really you *need* to update.
regards, tom lane