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

syntax error at or near \"CREATE_REPLICATION_SLOT\" #888

Closed
marksteve opened this issue Jan 25, 2024 · 2 comments
Closed

syntax error at or near \"CREATE_REPLICATION_SLOT\" #888

marksteve opened this issue Jan 25, 2024 · 2 comments

Comments

@marksteve
Copy link

Proxy is hitting this error when trying to connect to hosted Supabase:

13:12:20.702 pid=<0.2795.0> origin=postgres_1 [error] PostgresConnectorSup failed to start child :postgres_producer with reason: {{:case_clause, {:error, {:error, :error, "42601", :syntax_error, "syntax error at or near \"CREATE_REPLICATION_SLOT\"", [file: "scan.l", line: "1188", position: "1", routine: "scanner_yyerror", severity: "ERROR"]}}}, [{Electric.Replication.Postgres.Client, :create_slot, 2, [file: ~c"lib/electric/replication/postgres/client.ex", line: 142]}, {Electric.Replication.Postgres.LogicalReplicationProducer, :init, 1, [file: ~c"lib/electric/replication/postgres/logical_replication_producer.ex", line: 91]}, {GenStage, :init, 1, [file: ~c"lib/gen_stage.ex", line: 1816]}, {:gen_server, :init_it, 2, [file: ~c"gen_server.erl", line: 851]}, {:gen_server, :init_it, 6, [file: ~c"gen_server.erl", line: 814]}, {:proc_lib, :init_p_do_apply, 3, [file: ~c"proc_lib.erl", line: 240]}]}.

I've tried both Transaction and Session mode.

Copy link

linear bot commented Jan 25, 2024

@marksteve
Copy link
Author

Duplicate of #877

@marksteve marksteve closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant