From 2a0f262beff32ba86bcb58f3273214e5d0517c09 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:16:24 +0200 Subject: Merging upstream version 16.3. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/populate.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/populate.html') diff --git a/doc/src/sgml/html/populate.html b/doc/src/sgml/html/populate.html index b49980b..6fd5ea8 100644 --- a/doc/src/sgml/html/populate.html +++ b/doc/src/sgml/html/populate.html @@ -1,5 +1,5 @@ -14.4. Populating a Database

14.4. Populating a Database #

+14.4. Populating a Database

14.4. Populating a Database #

One might need to insert a large amount of data when first populating a database. This section contains some suggestions on how to make this process as efficient as possible. @@ -203,4 +203,4 @@ the --disable-triggers option — but realize that that eliminates, rather than just postpones, foreign key validation, and so it is possible to insert bad data if you use it. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3