0

Is it possible to compare postgresql database in Redgate SQL Compare tool.

or Any other recommend tool for postgresql database compare tool.

Vinoth
  • 53
  • 2
  • 7

1 Answers1

2

No, Redgate just has comparison tools for SQL Server and Oracle. You could try PostgresCompare, which is an analogous tool to SQL Compare.

David Atkinson
  • 5,759
  • 2
  • 28
  • 35
  • 1
    I used Red-Gate for SQL Server for years. When I switched to PostgreSQL, I settled on PostgresCompare and have been enjoying it for about a year, now. – Wellspring Aug 20 '20 at 19:05