Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

AdventureWorks

Postgres implementation of AdventureWorks

The repository corresponds with the "Migrating AdventureWorks to Postgres" series on simpletalk.com.

After installing Postgres, extract the contents of pg_install_awdb.zip into c:\temp\awdb. To install, perform the following command:

psql -d “AdventureWorks” -u postgres -f pg_install_awdb.sql

You may follow pg_install_awdb with "_01", "_02", etc. for a series section-specific build.

About

Postgres implementation of AdventureWorks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors