Search Postgresql Archives

Re: Replacing uuid-ossp with uuid-freebsd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On May 25, 2015 04:17:32 PM Piotr Gasidło wrote:

> test_uuid=# drop extension "uuid-ossp";

> ERROR:  cannot drop extension uuid-ossp because other objects depend on it

> DETAIL:  default for table test column id depends on function

> uuid_generate_v4() HINT:  Use DROP ... CASCADE to drop the dependent

> objects too.

 

Wouldn't a simple ALTER TABLE to change/drop the default of the id column do?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux