db-mcp-server-1 | {"level":"info","time":"2025-04-08T20:13:34.195Z","caller":"logger/logger.go:214","msg":"Registering tools for database local-postgres-screener"}
db-mcp-server-1 | {"level":"error","time":"2025-04-08T20:13:34.197Z","caller":"logger/logger.go:232","msg":"Error registering tools for database local-postgres-screener: failed to get database info for local-postgres-screener: failed to get schema information: pq: unrecognized configuration parameter \"tables\"","stacktrace":"github.com/FreePeak/db-mcp-server/internal/logger.Error\n\t/app/internal/logger/logger.go:232\ngithub.com/FreePeak/db-mcp-server/internal/delivery/mcp.(*ToolRegistry).RegisterAllTools\n\t/app/internal/delivery/mcp/tool_registry.go:53\nmain.main\n\t/app/cmd/server/main.go:167\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:283"}
v1.6.2 is working but
with
image: postgres:16.3-alpine
it will throw these errors: