Commit Graph

60 Commits

Author SHA1 Message Date
GitLab Bot 7fe1490a58 Add latest changes from gitlab-org/gitlab@master 2022-11-29 18:09:26 +00:00
GitLab Bot 04d4cf89db Add latest changes from gitlab-org/gitlab@master 2022-09-21 21:13:33 +00:00
GitLab Bot eb6b175049 Add latest changes from gitlab-org/gitlab@master 2022-05-31 15:09:02 +00:00
GitLab Bot 24df596a07 Add latest changes from gitlab-org/gitlab@master 2021-08-17 00:10:22 +00:00
GitLab Bot f5987db869 Add latest changes from gitlab-org/gitlab@master 2021-06-03 12:10:18 +00:00
GitLab Bot b6e611dd42 Add latest changes from gitlab-org/gitlab@master 2021-04-20 18:09:37 +00:00
GitLab Bot a1ed241c82 Add latest changes from gitlab-org/gitlab@master 2021-02-03 21:09:17 +00:00
GitLab Bot 25c07d7230 Add latest changes from gitlab-org/gitlab@master 2021-01-21 06:09:03 +00:00
GitLab Bot ec971a05e3 Add latest changes from gitlab-org/gitlab@master 2021-01-11 15:10:32 +00:00
GitLab Bot 39d41e02dc Add latest changes from gitlab-org/gitlab@master 2020-12-07 18:10:36 +00:00
GitLab Bot 839dad17a1 Add latest changes from gitlab-org/gitlab@master 2020-12-04 21:09:29 +00:00
GitLab Bot f8bb64721a Add latest changes from gitlab-org/gitlab@master 2020-11-26 06:09:20 +00:00
GitLab Bot 98d7cc758f Add latest changes from gitlab-org/gitlab@master 2020-10-30 18:08:56 +00:00
GitLab Bot c596046be9 Add latest changes from gitlab-org/gitlab@master 2020-09-10 18:08:54 +00:00
GitLab Bot 612a849a6c Add latest changes from gitlab-org/gitlab@master 2020-03-03 03:08:31 +00:00
GitLab Bot 536aa3a1f4 Add latest changes from gitlab-org/gitlab@master 2020-01-30 15:09:15 +00:00
GitLab Bot 81c6c53d6c Add latest changes from gitlab-org/gitlab@master 2019-10-02 12:06:04 +00:00
Rémy Coutable 387889a47b
Fix trailing spaces in 'doc/update/mysql_to_postgresql.md'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-09-09 17:04:25 +02:00
Alexander Strachan ba7c3d25e5 docs update to mysql_to_postgresql.md adding timeout parameters 2019-09-09 14:03:51 +00:00
Marcel Amirault 298252bb6b Fix whitespace in topic, university, workflow docs
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.
2019-07-31 10:29:10 +00:00
Marcel Amirault 0d4c6a14d8 Update redirected links to final destinations
This updates redirected links in integration, update, user
and workflow dirs. Should now link to final URLs to avoid
redirect hops
2019-07-08 23:14:29 +00:00
Nick Thomas 8802dd24ec
Update the docs to reflect lack of MySQL support
Now MySQL is no longer supported, we need to change the docs
2019-06-19 14:11:01 +01:00
Ian Baum 02de0e7acc Docs nneul/gitlab ce patch 1 2019-05-08 02:38:13 +00:00
Katrin Leinweber f20fcf8c2d Fix typo [skip ci] 2019-04-16 19:20:53 +00:00
Achilleas Pipinellis 7fcd386a6c
Clean up the mysql to postgres guide
This change refactors the pgloader instructions to have
less headings and be more straightforward.
2019-04-03 20:25:57 +02:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
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.
2019-02-22 13:17:10 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Miao Wang 3d69345c88 Update mysql_to_postgresql.md 2018-07-20 22:11:28 +08:00
Miao Wang 4661bb29ce Doc: Fix indent problem in mysql_to_postgresql.md 2018-07-20 07:45:36 +00:00
Dark Dragon dc91bf0719 Add instructions for source installation to mysql_to_postgresql.md 2018-02-07 22:43:08 +00:00
Stan Hu 2c5148b388 Improve pgloader documentation
[ci skip]
2017-10-06 09:53:34 -07:00
Lin Jen-Shin (godfat) 7c5fe037c4 Document how to use pgloader 2017-10-06 09:20:52 +00:00
Stan Hu 9fba72a54f Improve formatting of pgloader line 2017-09-12 22:27:17 +00:00
Lee Matos d71571324e Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoader 2017-09-12 22:14:01 +00:00
Tim Jabs bdb45360e7 Changed documentation of converting a MySQL-Database with Gitlab to a Postgresdatatabase. The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904 2015-11-04 08:30:30 +01:00
Achilleas Pipinellis c90e592e91 Replace relative url with full path, remove old reference for indexes
Closes #2176 (gitlab.com)
2015-08-05 08:38:40 +03:00
Jacob Vosmaer e26e46db2c Fix path to move_drop_indexes.ed 2015-07-14 11:50:01 +02:00
Jacob Vosmaer 9ba0079c51 Add 'ed' step to mysql-to-postgres procedure
Introduced in
b2d1599706
2015-07-13 18:14:26 +02:00
Kamil Trzcinski 69c659ebd3 Compress database backup 2015-07-06 17:14:17 +02:00
Douwe Maan 8acd705c8a Update docs in line with mysql-postgresql-converter changes. 2015-05-12 13:36:20 +02:00
Robert Schilling 8aabb58d5b Merge pull request #8757 from bbodenmiller/patch-1
formatting cleanup on mysql_to_postgresql.md
2015-02-28 23:14:08 +01:00
Robert Schilling 3678b64b4a Merge pull request #8758 from bbodenmiller/patch-3
use gitlab branch of mysql-postgresql-converter
2015-02-28 23:13:08 +01:00
Ben Bodenmiller 692bb679d0 use gitlab branch of mysql-postgresql-converter 2015-02-08 23:51:37 -08:00
Ben Bodenmiller a3a66939ca formatting cleanup on mysql_to_postgresql.md 2015-02-08 23:27:51 -08:00
Ben Bodenmiller f73cb6ff74 note about latest details being on master branch
[ci skip]
2015-02-05 20:41:18 +01:00
Ben Bodenmiller 4a39b6d9f7 add missing password prompt to mysqldump 2014-11-20 08:15:58 -08:00
William Herry 276ee45487 add bunder step to mysql_to_postgresql doc 2014-09-10 05:55:45 +08:00
Dmitriy Zaporozhets 9b1bef54de Merge branch 'import_postgres_user' into 'master'
Import the database as the `git` user

See merge request !762
2014-08-23 20:44:54 +00:00
xvonabur 672daff56c Add dependency info for mysql-postgresql converter
Running converter with Python 2.6.x installed gives the following error:
AttributeError: 'module' object has no attribute 'check_output'

After installing Python 2.7.x everything works fine.
2014-08-21 14:28:45 +04:00
Jacob Vosmaer 43b05afc4d Use the correct clone link for the DB converter 2014-07-03 12:17:46 +02:00