0

I'm learning pgloader. I want to migrate a database in SQL Server to PostgreSQL but only certain schemas. In the documentation, I have noted the following:

including only table names like 'GlobalAccount' in schema 'dbo'

Following this example, I would like it to include all the tables of this schema. How can I do that?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Juan Solo
  • 359
  • 1
  • 5
  • 17

0 Answers0