Menu

phpPgAdmin 3.5.1 - cannot export to sql

Help
lvt
2005-02-03
2013-06-11
  • lvt

    lvt - 2005-02-03

    hi all,

    I installed the latest phpPgAdmin & PostgreSQL 8.0.1 (windows), I also installed cygwin, all work fine but I cannot export my tables to SQL file, "show" and "download" options don't work anymore.

     
    • Arne Eckmann

      Arne Eckmann - 2005-02-04

      On my W2Kpro/Apache2/PHP5.0.3 setup the SQL files simply are empty.

      Best regards,
      Arne

       
    • Nobody/Anonymous

      i also get this kind of problem.. and after many researches i didn't foun any solution yet

       
    • Arne Eckmann

      Arne Eckmann - 2005-02-08

      When I try to run dump and dumpall locally on the server it works, but when working it is prompting me for a password. Question is, if phpPgAdmin perhaps is failing to deliver that password when prompted from dump or dumpall ?

      Best regards,
      Arne

       
    • Nobody/Anonymous

      You must correct the paths to pg_dump and pg_dumpall in the config file.

      IMO it should give an error if the export fails - not a blank page.

       
      • Nobody/Anonymous

        I changed the permission, i corect the path, and i still have a BLANK page when i'm tring to EXPORT. Any idea ?

         
        • Nobody/Anonymous

          I've got the sme problem with postgresql 8.1+php 5.1.6 and phppgadmin 4.0.1
          to export a database you cen use directly postgresql instalation bundled utility pg_dump.exe.
          you can find som docs to it on http://www.postgresql.org/docs/8.1/interactive/app-pgdump.html
          so this is how you can export the database. a litle bit bigger prolem is to import the exported file with phppgadmin :(

           
    • Nobody/Anonymous

      check your user's permissions

       

Log in to post a comment.

Auth0 Logo