Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ix6KT-0007U4-OK for pgsql-docs@arkaria.postgresql.org; Thu, 30 Jan 2020 09:41:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ix6KR-0002os-M9 for pgsql-docs@arkaria.postgresql.org; Thu, 30 Jan 2020 09:41:39 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ix6KR-0002ol-6V for pgsql-docs@lists.postgresql.org; Thu, 30 Jan 2020 09:41:39 +0000 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ix6KN-0004s5-QT for pgsql-docs@lists.postgresql.org; Thu, 30 Jan 2020 09:41:37 +0000 Received: by mail-wm1-x344.google.com with SMTP id f129so3404554wmf.2 for ; Thu, 30 Jan 2020 01:41:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=Rumq2+/DplhrNbd8BHrZhR5H9bELDg/7xY9bZOULKVc=; b=HN39gqWSrgF/LhWP2xkYTs+uPQ3vjgB//h/4pVOtl2ONjRXe1gv6CoD90D+kQFLn4H oFuukIylU7NLuHMHQ5qoBstBMcGYIiWNUToB+XPs4dYN2HFoLazei8iH2XIgQhP3Dv52 NB4K7s6p7ZYR6tA+pZVyQsoWzvXNiL0H9Go415d4zavaaPHPG9DpG+GXySFsjATdxr8L a71fsR8oR4D+c6g7/4rMeZM2Ry1YtQpMF3lS7ACIpeQxtsFa8kRwRBaxc9TplJ6TU2A6 0SbZbBej9gnvxPIry1rYpO8yGo22JZAV8gzXab0wLmAQqJKsxe83XOgkElTPltU9BL49 +5JQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=Rumq2+/DplhrNbd8BHrZhR5H9bELDg/7xY9bZOULKVc=; b=GhvzV0/6jHJuRzq9HewSdMi4A2KyNAJwOKN5B8cXHcy6yWCzK22rViRHHvvRiTbZd4 QL78qv9UrOk54CmaMc8eaKxfdPrcivGowNfPa6wVjT5GG0eUQS5Cypa4s/GebNBhAG0i QPJgIsyakiAMjxHNrPcP1WyofqjIDuQ4CIts5r+30nuKUArcDNZQnajJdLh+iLYalO4C N+p1wZd1wR8QrszWcLAL3Pr9yZjhABKjsyQ8Iq9+4NdwnmM3SWZ0AeDzAXHEJQ4qPkFt 3KpQjGXHLe80n6lnR82e8SeXT+2buavzeIImlXdsK0y6AYMr1k5TJFxY6RAUh42zHSFY cezQ== X-Gm-Message-State: APjAAAVFBq3kqUnjkFZoDcWaFxmddiAZ00xSfMuMGSfkOVkQOmpjnIQO O39Z8B2/bbShMGOGYzYwJYYiMA== X-Google-Smtp-Source: APXvYqw3ZyH0LaA/UqZuLpHSNj43ceTY+FLs8xctuSJm1IcKyQWUzXiFBgePQofrshLVRYIGmHfr4Q== X-Received: by 2002:a1c:ac46:: with SMTP id v67mr4332245wme.153.1580377293878; Thu, 30 Jan 2020 01:41:33 -0800 (PST) Received: from localhost.localdomain (217-149-174-2.nat.highway.telekom.at. [217.149.174.2]) by smtp.gmail.com with ESMTPSA id c2sm6593453wrp.46.2020.01.30.01.41.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jan 2020 01:41:33 -0800 (PST) Message-ID: Subject: Re: pg_dump documentation page From: Laurenz Albe To: dgochin@gmail.com, pgsql-docs@lists.postgresql.org Date: Thu, 30 Jan 2020 10:41:33 +0100 In-Reply-To: <158034760940.19847.4196894870089947531@wrigleys.postgresql.org> References: <158034760940.19847.4196894870089947531@wrigleys.postgresql.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.5 (3.32.5-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Thu, 2020-01-30 at 01:26 +0000, PG Doc comments form wrote: > I'm not certain but I think that on the page: > https://www.postgresql.org/docs/9.6/app-pgdump.html, it should mention that > to use the -j (jobs) switch, you can only use -F d (format directory.) > Also, when using -F d, you need to use the -f (file) switch as well to > specify the directory name. I didn't find that to be clear. > > e.g.: pg_dump -j 5 -Fd -f "c:\pg backup" test_db It says right there: At the -j option: "You can only use this option with the directory output format because this is the only output format where multiple processes can write their data at the same time." At the -f option: "This parameter can be omitted for file based output formats, in which case the standard output is used. It must be given for the directory output format however, where it specifies the target directory instead of a file. Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com