Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres handling of unknown atom types #2789

Closed
linas opened this issue Feb 21, 2021 · 1 comment
Closed

Postgres handling of unknown atom types #2789

linas opened this issue Feb 21, 2021 · 1 comment

Comments

@linas
Copy link
Member

linas commented Feb 21, 2021

Per discussion in #2787 (comment) if a postgres database holds an atom type that the C++ code does not know about, then it should be auto-created in the atomspace. To make this possible, the postgres tables will need to store the atom inheritance hierarchy, which they do not currently do.

See also opencog/atomspace-rocks#6

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

No branches or pull requests

1 participant