Hello All, I created a connection from PostgreSQL...
# ask-community-for-troubleshooting
b
Hello All, I created a connection from PostgreSQL to Typesense. I replicate two streams which are my 2 tables in postgresql, into typesense collections. I also created 2 collections in Typesense as destination. The name of the collections are already inline. I also already created the collections schemas before the sync using pre-defined schema method. When I did the sync, I don't know why but the replication just filled into 1 collection out of supposed to be 2 collections. But, when I tried to reset and sync again manually but just replicate the streams one by one in separate session, those collections can be filled / replicated normally. Anyone know about this issue ? Appreciate your help. Thank you.
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, I recommend checking the [Airbyte documentation](https://docs.airbyte.com) and [tutorials](https://airbyte.io/tutorials) for more information on setting up connections and troubleshooting issues. You can also join the [Airbyte Slack community](https://airbytehq.slack.com) to ask for help and discuss your issue with other users and the Airbyte team.
b
were you able to fix this? i have the same problem