Le 11/11/2010 19:53, Vojtěch Látal a écrit :
> Hi,
> just a little thing: I wanted to try inheriting. So I made a table
> "del" which inherits from table "vehicles".
>
> Create script follows:
> -- Table: del
>
> -- DROP TABLE del;
>
> CREATE TABLE del
> (
> -- Inherited from table del: id inte
Hi,
Le 11/11/2010 17:18, Seifert, Jan-Peter a écrit :
> [...]
> server version is:
> PostgreSQL 8.3.12, compiled by Visual C++ build 1400
>
> I have dumped the schema via pgAdmin III 1.8.4 + 8.3 server binaries
> because pgAdmin 1.12.1 + server 9.0 binaries hangs.
>
OK, I don't reproduce thi
Hi,
just a little thing: I wanted to try inheriting. So I made a table
"del" which inherits from table "vehicles".
Create script follows:
-- Table: del
-- DROP TABLE del;
CREATE TABLE del
(
-- Inherited from table del: id integer NOT NULL DEFAULT
nextval('vehicle_id_seq'::regclass),
-- Inherite
Use PGADMIN to have a grid select and export to excel.
JCE
De: pgadmin-support-ow...@postgresql.org
[mailto:pgadmin-support-ow...@postgresql.org] En nombre de Little, Douglas
Enviado el: jueves, 11 de noviembre de 2010 01:25 p.m.
Para: pgadmin-support@postgresql.org
Asunto: [pgadmin-support] co
Is it possible to have a grid select/copy and paste to excel include the column
headers?
We're on 1.12.1 win/xp
Doug Little
Sr. Data Warehouse Architect | Enterprise Data Management | Orbitz Worldwide
500 W. Madison, Suite 1000 Chicago IL 60661| Office 312.260.2588 | Fax
312.894.5164 | Cell
Version 1.10.3 works with GP 4 without problems. I do not have GP 3.x
installed anymore
Regards,
M. Gerstein
Data and Performance Architect
IT Department, Troika Dialog
Tel: (+7 495) 258-0501, ext. 2206
Dave Page
11.11.2010 14:13
To
michael_gerst...@troika.ru
cc
pgadmin-support@postgresql
On Thu, Nov 11, 2010 at 11:05 AM, wrote:
> bug report
> PgAdmin III 1.12.1
> Windows 7
> Greenplum (4.0.3.0) - definitions for external tables do not show column
> types anymore
>
> It is working properly in 1.10.3
As far as I know, no-one has tested GP 4 with pgAdmin. Does this work with 3.x?
bug report
PgAdmin III 1.12.1
Windows 7
Greenplum (4.0.3.0) - definitions for external tables do not show column
types anymore
It is working properly in 1.10.3
___
The information contained in this message may be privileged and conf idential