Open conmarti opened 1 week ago
Thanks for reporting this 🙏
I see in the request that createIndexes
command has ns
option and FerretDB currently returns an error upon unknown options. It would make sense for FerretDB to ignore such field for the compatibility.
FerretDB version
v1.24.0
Backend
PostgreSQL 16
Environment
What did you do?
What did you expect to see?
successful import without any error
What did you see instead?
mongorestore showed errors when trying to create additional indexes and indexes are not created at PostgreSQL DB.
in ferretdb log