How can i get an error report when i execute a command in Ubuntu server? (Backup on PostgresQL) ...

Did Kevin spill real chili?

Is the Standard Deduction better than Itemized when both are the same amount?

What do you call a phrase that's not an idiom yet?

How to do this path/lattice with tikz

Antler Helmet: Can it work?

do i need a schengen visa for a direct flight to amsterdam?

What's the purpose of writing one's academic bio in 3rd person?

Can a non-EU citizen traveling with me come with me through the EU passport line?

Why is "Consequences inflicted." not a sentence?

Using et al. for a last / senior author rather than for a first author

How to deal with a team lead who never gives me credit?

Sorting numerically

Why is black pepper both grey and black?

What causes the vertical darker bands in my photo?

"Seemed to had" is it correct?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Is there a concise way to say "all of the X, one of each"?

Why aren't air breathing engines used as small first stages

How widely used is the term Treppenwitz? Is it something that most Germans know?

How do I mention the quality of my school without bragging

What is the musical term for a note that continously plays through a melody?

Is it true that "carbohydrates are of no use for the basal metabolic need"?

Proof involving the spectral radius and the Jordan canonical form



How can i get an error report when i execute a command in Ubuntu server? (Backup on PostgresQL)



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Install ODBC connector for PostgreSQL on Ubuntu Server 12.04How to fix ./configure command does not exist error on ubuntu 14.10?ubuntu machine had postgresql folder blown away manually - can't install or remove any packagesEnable PostGIS extension on Ubuntu 14.04.2Access denied in localhost phpmyadminHow to access my office postgresql server from home?Remotely access postgresql database with FDW [solved]Connect to postgresql using php pdo - not workingRestoring full backup to Ubuntu Server with rsyncRsync with crontab help





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















(First of all, sorry if my english is not perfect)



I have to do a backup of a (heavy) PostgresQL database in Ubuntu Server and I want to make sure that i don't have any fails. The command is:



pg_dump database_name -h localhost -p port_number >> backup_file.sql



What do I have to add to this command to get an error report (If there is any error) in a specific location?



Thanks in advance









share







New contributor




Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    (First of all, sorry if my english is not perfect)



    I have to do a backup of a (heavy) PostgresQL database in Ubuntu Server and I want to make sure that i don't have any fails. The command is:



    pg_dump database_name -h localhost -p port_number >> backup_file.sql



    What do I have to add to this command to get an error report (If there is any error) in a specific location?



    Thanks in advance









    share







    New contributor




    Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      (First of all, sorry if my english is not perfect)



      I have to do a backup of a (heavy) PostgresQL database in Ubuntu Server and I want to make sure that i don't have any fails. The command is:



      pg_dump database_name -h localhost -p port_number >> backup_file.sql



      What do I have to add to this command to get an error report (If there is any error) in a specific location?



      Thanks in advance









      share







      New contributor




      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      (First of all, sorry if my english is not perfect)



      I have to do a backup of a (heavy) PostgresQL database in Ubuntu Server and I want to make sure that i don't have any fails. The command is:



      pg_dump database_name -h localhost -p port_number >> backup_file.sql



      What do I have to add to this command to get an error report (If there is any error) in a specific location?



      Thanks in advance







      command-line server postgresql





      share







      New contributor




      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 mins ago









      Manolo MerinoManolo Merino

      1




      1




      New contributor




      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Manolo Merino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Manolo Merino is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134276%2fhow-can-i-get-an-error-report-when-i-execute-a-command-in-ubuntu-server-backup%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Manolo Merino is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Manolo Merino is a new contributor. Be nice, and check out our Code of Conduct.













          Manolo Merino is a new contributor. Be nice, and check out our Code of Conduct.












          Manolo Merino is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134276%2fhow-can-i-get-an-error-report-when-i-execute-a-command-in-ubuntu-server-backup%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...