Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoader
This commit is contained in:
parent
e21c12375a
commit
d71571324e
|
|
@ -1,3 +1,5 @@
|
|||
These instructions should be considered deprecated. In GitLab 10.0 we will be releasing new migration instructions using PGLoader.
|
||||
|
||||
# Migrating GitLab from MySQL to Postgres
|
||||
*Make sure you view this [guide from the `master` branch](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/mysql_to_postgresql.md#migrating-gitlab-from-mysql-to-postgres) for the most up to date instructions.*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue