apollo-studio-community icon indicating copy to clipboard operation
apollo-studio-community copied to clipboard

Error pushing schema to studio

Open paulrostorp opened this issue 3 years ago • 1 comments

I got an error from studio using the old apollo cli when pushing the schema to the studio. I believe this is something that bubbled up from postgres...

Fetching info from federated service 
[GraphQL error]: remaining connection slots are reserved for non-replication superuser connections
Uploading service to Apollo [failed] → remaining connection slots are reserved for non-replication superuser connections     Error: remaining connection slots are reserved for non-replication      superuser connections

paulrostorp avatar Sep 21 '21 13:09 paulrostorp

I'm encountering the same error today:

[1] Pushing Apollo GraphQL operations ...
[1] [GraphQL error]: remaining connection slots are reserved for non-replication superuser connections
[1]     Error: remaining connection slots are reserved for non-replication
[1]     superuser connections

mrtns avatar Jun 22 '22 18:06 mrtns