Yep I agree, with pg_restore, warnings also generate a non-zero return
code, but the restore does complete successfully, so this is mis-leading.
An example is "language already exists" - pg_restore just throws a
warning to let you know this, but the restore is successful.
Perhaps what might wo
I agree with Pierce, instead of OK buttom we can have another message
like "start restore" or just "restore".
I don't remember how much times inadvertently press OK buttom to close
this screen. (Yeah, I was thinking that this occur only with me :P )
This is a little change, but will help a lot.
Hi.
Ahh, probably, it was already fixed.
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6129&view=rev
Regards,
Hiroshi Saito
From: "Clodoaldo"
Building 1.6.3 in Fedora 7 (wxGTK 2.8.3):
connection.o: In function `wxTransform2D::Transform(wxRect2DInt*) const':
connection.cpp:(.text._ZNK13wxTr
Building 1.6.3 in Fedora 7 (wxGTK 2.8.3):
connection.o: In function `wxTransform2D::Transform(wxRect2DInt*) const':
connection.cpp:(.text._ZNK13wxTransform2D9TransformEP11wxRect2DInt[wxTransform2D::Transform(wxRect2DInt*)
const]+0x93): undefined reference to
`wxRect2DInt::operator=(wxRect2DInt co
Hi,
- i set the preference "Read and write Unicode UTF-8 files" to true.
It does not have any effet on the program behaviour anyway.
- the operating system variables LANG and LC_* are all already set to
"en_US.UTF-8".
What shall i change more? vi shows the german characters well!
Dave Page
Hi Dave,
Mmm, OK. Thanks for your helpful response.
Trouble, in this case, means that it can't be done. I do the following:
1. Locate any geometry_columns table
2. Right click -> View data (or view all rows in the submenu, or whatever)
3. I click in a field in the f_table_name column, and make c
Roland Martin wrote:
> Hi,
>
> I've been having trouble editing a couple of tables in pgAdmin 1.6.3.
> The same operation works fine in 1.4.1, so I assume it's some sort of bug...
>
> The only tables (as far as I can tell) that are affected are PostGIS
> 'geometry_columns' tables. Before anyone a
Hi,
I've been having trouble editing a couple of tables in pgAdmin 1.6.3. The
same operation works fine in 1.4.1, so I assume it's some sort of bug...
The only tables (as far as I can tell) that are affected are PostGIS
'geometry_columns' tables. Before anyone asks, they do have OIDs.
Is there