Link Search Menu Expand Document Documentation Menu

You can use the workarounds in this section to replace unsupported SQL Server syntax or functionality with PostgreSQL functionality or features. Other familiar SQL Server functionality can be replaced by PostgreSQL tools and utilities. The following table provides links to the PostgreSQL documentation for PostgreSQL features:

SQL Server feature PostgreSQL feature
SQL Server Replication PostgreSQL Replication
DBCC CLEANTABLE PostgreSQL VACCUUM utilities
SQL Server full-text search PostgreSQL full-text search
SQL Profiler auto_explain
SQL Server spatial features PostGIS spatial data handler

Workaround List

Babelfish for PostgreSQL Links