mosql icon indicating copy to clipboard operation
mosql copied to clipboard

Error when starting

Open Rockyyost opened this issue 11 years ago • 0 comments

I had to restart Mosql today and now I'm getting the following errors:

/var/lib/gems/1.8/gems/sequel-4.15.0/lib/sequel/adapters/postgres.rb:161:in `async_exec': PG::UndefinedColumn: ERROR: column "[COL_NAME]" of relation "[TABLE_NAME]" does not exist (Sequel::DatabaseError)

[COL_NAME] and [TABLE_NAME] are place holders, because every time I run it, the column name is different. Also, every column the errors says does not exist, does exist. I've double checked them.

Rockyyost avatar Oct 28 '14 21:10 Rockyyost