mirror of
https://github.com/dimitri/pgloader.git
synced 2026-04-27 07:01:03 +02:00
Update index.rst (#1213)
Fix the header "On error stop / On error resume next"
This commit is contained in:
parent
48d8ed0613
commit
b60c5feedd
@ -156,10 +156,11 @@ Repeatable (DROP+CREATE)
|
||||
`Continuous Migration <https://pgloader.io/blog/continuous-migration/>`_
|
||||
methodology for more details about the approach.
|
||||
|
||||
On error stop / On error resume next The default behavior of pgloader when
|
||||
migrating from a database is ``on error stop``. The idea is to let the
|
||||
user fix either the migration specifications or the source data, and run
|
||||
the process again, until it works.
|
||||
On error stop / On error resume next
|
||||
The default behavior of pgloader when migrating from a database is
|
||||
``on error stop``. The idea is to let the user fix either the migration
|
||||
specifications or the source data, and run the process again, until
|
||||
it works.
|
||||
|
||||
In some cases the source data is so damaged as to be impossible to
|
||||
migrate in full, and it might be necessary to then resort to the ``on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user