Adalberto Costa <adalbertodiascosta@xxxxxxxxx> writes: > But, I'm getting an error like below: > ERROR: ERROR: could not load library > "/Applications/MAMP/Library/pg/lib/postgresql/uuid-ossp.so": > dlopen(/Applications/MAMP/Library/pg/lib/postgresql/uuid-ossp.so, > 10): no suitable > image found. Did find: > /Applications/MAMP/Library/pg/lib/postgresql/uuid-ossp.so: > mach-o, but wrong architecture Apparently you're trying to use a uuid-ossp.so file built for Intel Mac on a PPC Mac, or perhaps vice versa. Get the right type of file, or build it yourself locally. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general