Skip to content

Conversation

@fabriziomello
Copy link
Contributor

Minor cleanup and correct usage of UUID datatype and functions. Also set storage of JSONB columns on "objects" and "audit" tables using type "EXTERNAL" for improve I/O without need compress/uncompress.

set storage of JSONB columns on "objects" and "audit" tables using
type "EXTERNAL" for improve I/O without need compress/uncompress.
Copy link
Contributor

@avelino avelino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not create auto uuid on objects table

PostgreSQL said: null value in column "uuid" violates not-null constraint
Detail: Failing row contains (null, avelino, test, null, null, 2018-01-08 21:13:43.855988, 2018-01-08 21:13:43.855988).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants