summaryrefslogtreecommitdiff
path: root/doc/update/mysql_to_postgresql.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-161-11/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-291-301/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-311-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-171-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-031-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-031-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-211-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-111-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-071-11/+11
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-041-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-261-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-301-0/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-101-4/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-8/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-16/+16
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-1/+1
|
* Fix trailing spaces in 'doc/update/mysql_to_postgresql.md'Rémy Coutable2019-09-091-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* docs update to mysql_to_postgresql.md adding timeout parametersAlexander Strachan2019-09-091-1/+9
|
* Fix whitespace in topic, university, workflow docsMarcel Amirault2019-07-311-54/+54
| | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor white space issues in /topic, /university, /update and /workflow docs.
* Update redirected links to final destinationsMarcel Amirault2019-07-081-2/+2
| | | | | | This updates redirected links in integration, update, user and workflow dirs. Should now link to final URLs to avoid redirect hops
* Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-supportNick Thomas2019-06-191-1/+5
| | | | Now MySQL is no longer supported, we need to change the docs
* Docs nneul/gitlab ce patch 1Ian Baum2019-05-081-0/+16
|
* Fix typo [skip ci]Katrin Leinweber2019-04-161-1/+1
|
* Clean up the mysql to postgres guidedocs/refactor-pgloaderAchilleas Pipinellis2019-04-031-147/+139
| | | | | This change refactors the pgloader instructions to have less headings and be more straightforward.
* Ensure all lists are surrounded by new linesEvan Read2019-02-221-2/+2
| | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-3/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Update mysql_to_postgresql.mdMiao Wang2018-07-201-0/+6
|
* Doc: Fix indent problem in mysql_to_postgresql.mdMiao Wang2018-07-201-6/+6
|
* Add instructions for source installation to mysql_to_postgresql.mdDark Dragon2018-02-071-124/+140
|
* Improve pgloader documentationsh-pgloader-fixesStan Hu2017-10-061-4/+158
| | | | [ci skip]
* Document how to use pgloaderLin Jen-Shin (godfat)2017-10-061-55/+88
|
* Improve formatting of pgloader lineStan Hu2017-09-121-1/+1
|
* Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoaderLee Matos2017-09-121-0/+2
|
* Changed documentation of converting a MySQL-Database with Gitlab to a ↵Tim Jabs2015-11-041-0/+4
| | | | Postgresdatatabase. The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904
* Replace relative url with full path, remove old reference for indexesAchilleas Pipinellis2015-08-051-2/+2
| | | | Closes #2176 (gitlab.com)
* Fix path to move_drop_indexes.edJacob Vosmaer2015-07-141-1/+1
|
* Add 'ed' step to mysql-to-postgres procedureJacob Vosmaer2015-07-131-0/+2
| | | | | Introduced in https://github.com/gitlabhq/mysql-postgresql-converter/commit/b2d1599706f532e1bac836243f25e005c816ef14
* Compress database backupKamil Trzcinski2015-07-061-1/+4
|
* Update docs in line with mysql-postgresql-converter changes.remove-mysql-index-conversion-from-docsDouwe Maan2015-05-121-51/+4
|
* Merge pull request #8757 from bbodenmiller/patch-1Robert Schilling2015-02-281-1/+1
|\ | | | | formatting cleanup on mysql_to_postgresql.md
| * formatting cleanup on mysql_to_postgresql.mdBen Bodenmiller2015-02-081-1/+1
| |
* | Merge pull request #8758 from bbodenmiller/patch-3Robert Schilling2015-02-281-4/+4
|\ \ | | | | | | use gitlab branch of mysql-postgresql-converter
| * | use gitlab branch of mysql-postgresql-converterBen Bodenmiller2015-02-081-4/+4
| |/
* | note about latest details being on master branchBen Bodenmiller2015-02-051-0/+1
|/ | | | [ci skip]
* add missing password prompt to mysqldumpBen Bodenmiller2014-11-201-2/+2
|
* add bunder step to mysql_to_postgresql docWilliam Herry2014-09-101-0/+3
|
* Merge branch 'import_postgres_user' into 'master'Dmitriy Zaporozhets2014-08-231-1/+3
|\ | | | | | | | | | | Import the database as the `git` user See merge request !762
| * Import the database as the `git` userJacob Vosmaer2014-05-191-1/+3
| | | | | | | | | | | | | | | | This ensures that all tables created during the import belong to `git`. If you import as a different user, such as the `postgres` superuser, you may encounter issues where the GitLab database user cannot access tables in gitlabhq_production, _even if_ `git` is the owner of gitlabhq_production at the time of import.