podyn icon indicating copy to clipboard operation
podyn copied to clipboard

error while running

Open gaidai4ik opened this issue 7 years ago • 1 comments

I am having this error below:

Constructing table schema for table Sunny
ERROR: function create_distributed_table(unknown, unknown) does not exist
  Hint: No function matches the given name and argument types. You might need to add explicit type casts.
  Position: 8
Closing database connections

I appears to me that I need to create the create_distributed_table db function in order for this program to work with --citus parameter

gaidai4ik avatar Nov 30 '18 19:11 gaidai4ik

it is working when I do not specify --citus parameter

gaidai4ik avatar Nov 30 '18 19:11 gaidai4ik