Le 16/03/2012 10:25, Vik Reykja a écrit :
I was helping someone restore a dump on Windows yesterday on IRC and the
Restore button stayed disabled. I'd never had that problem before so I
quickly created a new database, dumped it, and tried to restore it. I,
too, got the disabled Restore button.
N
I downloaded the backup today from a different location, and the restore was
just fine. I must have had problems at my first location getting a good
download. The file is about 78 Mb - I guess too big for my wireless...?
Anyway, thanks for your suggestions, Dave.
Rocky
Dave Page-7 wrote:
>
>
On Mon, Jun 23, 2008 at 12:55 AM, rockyp <[EMAIL PROTECTED]> wrote:
>
> I have looked at prior messages on this topic, but haven't been able to get
> my restore to work.
>
> I am doing a backup on my client's server (I've tried, PLAIN, COMPRESSED,
> SCHEMA/DATA only).
>
> I then copy the file to my
Are you on a domain with any policies in place that could be affecting
things?
There is no domain.
I bought new computer with Vista Business pre-installed, installed
PostgreSQL 8.2.3
and pgAdmin from your link.
Andrus.
---(end of broadcast)
Andrus wrote:
>> Please try this dev snapshot
>> http://www.pgadmin.org/snapshots/win32/pgadmin3-20070612.msi
>>
> Dave,
>
> thank you.
>
> I tried it but results are rhere same: zero size file is created in disk
> and nothing more happens.
I've tried this again on a virtually brand new install
Please try this dev snapshot
http://www.pgadmin.org/snapshots/win32/pgadmin3-20070612.msi
Dave,
thank you.
I tried it but results are rhere same: zero size file is created in disk and
nothing more happens.
Andrus
---(end of broadcast)---
TI
Andrus wrote:
>>> In Windows Vista, backup and restore in pgAdmin is not working.
>>>
>>> Task Manager shows pg_dump or pg_restore processes but they have never
>>> finished.
>>> I turned UAC off, selected Run as administrator and run in XP SP2
>>> compatibility mode but problem persist.
>>>
>>> Ru
In Windows Vista, backup and restore in pgAdmin is not working.
Task Manager shows pg_dump or pg_restore processes but they have never
finished.
I turned UAC off, selected Run as administrator and run in XP SP2
compatibility mode but problem persist.
Running same commands from bat file works OK.
Andrus wrote:
> In Windows Vista, backup and restore in pgAdmin is not working.
>
> Task Manager shows pg_dump or pg_restore processes but they have never
> finished.
> I turned UAC off, selected Run as administrator and run in XP SP2
> compatibility mode but problem persist.
>
> Running same com
kenp wrote:
Does this imply that pgAdmin picks up a single version of pg_dump and
pg_restore?
For example, I have PostgreSQL 8.1.4 and 8.2beta2 installed on my
machine. I presume the version of pg_dump and pg_restore for each of
these PostgreSQL versions is different. When I select a database on
"Hélder M. Vieira" wrote:
> Hello.
>
> After adding the BIN directory to the PATH variable in the system variables
> list, pgAdmin now shows the Backup and Restore items.
>
> Thanks everybody for your help.
>
>
> Hélder M. Vieira
>
>
> >> I've just removed PostgreSQL 8.2 Beta 3 and installed the 8
Hello.
After adding the BIN directory to the PATH variable in the system variables
list, pgAdmin now shows the Backup and Restore items.
Thanks everybody for your help.
Hélder M. Vieira
I've just removed PostgreSQL 8.2 Beta 3 and installed the 8.2 RC1 package
in a Windows 2000 Pro machine
Hélder M. Vieira wrote:
Hello.
I've just removed PostgreSQL 8.2 Beta 3 and installed the 8.2 RC1
package in a Windows 2000 Pro machine.
With pgAdmin, I created a database and tried to restore a backup.
At this point I noticed that, in the context-sensitive menu over the
database name in the O
Kevin Field wrote:
Hi everyone,
This is probably a total noob question, but if I go into pgAdmin 1.4.3
and select one of my databases, I can go Tools->Backup, but in 1.6.0 the
option is greyed out. My server is still 8.1, not 8.2. Is that what's
preventing it?
There is a minor bug in wxWi
On Nov 24, 2005, at 6:14 PM, Florian G. Pflug wrote:
The latest nighty build, available at
http://developer.pgadmin.org/snapshots/osx/pgadmin3-
trunk-20051125.tar.bz2
should have pg_dump and pg_restore included. Please test if it
works for you - I tried dumping a small db, and it worked - di
John DeSoi wrote:
I think that I can find a way to copy pg_dump and pg_restore into the
bundle (during "make install"), but I'll be very busy the
next few days,
so it'll have to wait until the weekend.
OK, great - thanks.
Excellent, I think this is the best option.
The latest nighty build,
On Nov 21, 2005, at 4:49 PM, Dave Page wrote:
We always build against the absolute latest version of PostgreSQL -
pg_dump is backwards compatible so it should always work. Of course,
it's not beyond he realms of possibility that it might produce a dump
that cannot be re-imported into an old ver
Dave Page wrote:
Thanks for the link. We do already have a plist file - the only sensible
option I can think of is to add /usr/local/pgsql/bin (and whereever the
dports version installs if it's different) to the path in it and hope
the user installs PostgreSQL there. We can always include a note
> -Original Message-
> From: Florian G. Pflug [mailto:[EMAIL PROTECTED]
> Sent: 21 November 2005 19:25
> To: Dave Page
> Cc: John DeSoi; Andreas Pflug; Christian Sengstock;
> pgadmin-support@postgresql.org; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] b
> -Original Message-
> From: John DeSoi [mailto:[EMAIL PROTECTED]
> Sent: 21 November 2005 06:32
> To: Dave Page
> Cc: Andreas Pflug; Christian Sengstock; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] backup/restore buttons deactivated
[re: pgad
On Nov 19, 2005, at 4:46 PM, Dave Page wrote:
What I don't know offhand, is
whether the path has any effect on things started from the Finder,
or if
it does, what shell is everything running under (and therefore, what
script should be modified)?
I will check this out when I'm next on my Mac
dmin-support@postgresql.org
>> Subject: Re: [pgadmin-support] backup/restore buttons deactivated
>>
>> BTW, the option to set the file location in OS X using the standard
>> file dialog is broken (button with 3 dots next to the path). You
>> can't specify a path
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John DeSoi
> Sent: 18 November 2005 18:44
> To: Andreas Pflug
> Cc: Christian Sengstock; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] backup/restore buttons d
On Nov 18, 2005, at 5:45 AM, Andreas Pflug wrote:
You need the executables in the path for pgAdmin.
I was wondering about this also for OS X. I got it to work by putting
pg_dump and pg_restore inside pgAdmin OS X package (MacOS folder). Is
this what you mean by "in the path" -- same dire
Christian Sengstock wrote:
Hi,
i have a problem with pgadminIII 1.2.2 (deb build) on debian. I access
a remote postgres database (8.0.3) on linux.
the "Tools->Backup" and "Tools->Restore" functionality is always
deactivated! Doesn't matter where i am in the database tree.
About my system:
* I d
Chris Saringolis wrote:
Hi,
I have installed Postgresql on a Red Hat Linux Enterprise AS 3 system and am
now trying to use pgadmin3 to manage it. As I could not find a snapshot for
the OS I was using, I downloaded and installed pgadmin3 version 1.2.0 for
Red Hat Linux 9. This seems to work well
Art Fore wrote:
Tried a refresh again and the table and views were gone. Then the
restore worked. I do not understand why I do a refresh after dropping
the table and views, they are still there, then a little later, do a
refresh, they are gone. WHY?
Apparently you had some stuff in the database
Tried a refresh again and the table and views were gone. Then the
restore worked. I do not understand why I do a refresh after dropping
the table and views, they are still there, then a little later, do a
refresh, they are gone. WHY?
How does one do an update to a table that is completely chang
28 matches
Mail list logo