-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

The way I understand Andrea is, that PKs should be visible in any recent
2.0.x nightly build.

But I am observing that Geoserver 2.0.x nightly build (14 days old,
after 2.0.2 release) does hide columns with UNIQUE constraints.

Is there any way to activate with configuration? Via REST?

Should I try a later 2.0.x Nightly Build?

Will the PK and UNIQUE columns be visible in 2.0.3?

THanks a lot,
Steve


Am 15.07.2010 11:21, schrieb Andrea Aime:
> [email protected] ha scritto:
>> Hallo,
>>
>> I use this table :
>>
>> CREATE TABLE p_pr
>> (
>>   ppr_rou_kn integer NOT NULL,
>>   ppr_kn_pr integer NOT NULL,
>>   ppr_vn_long double precision DEFAULT 1,
>>   ppr_vg_point geometry,
>>   CONSTRAINT pk_p_pr PRIMARY KEY (ppr_rou_kn, ppr_kn_pr),
>> );
>>
>> Geoserver 1.7 loads the four columns but Geoserver 2.02 only loads 
>> ppr_vn_long and ppr_vg_point, ignoring the two columns part of the 
>> primary key. Why ?
> 
> Because the new series of data stores do not have the "expose
> primary key" flag in 2.0.2
> It has been added back after the release, use a nightly build
> (I have no idea of when a 2.0.3 release will be made)
> 
> Cheers
> Andrea
> 
> 


- -- 
wiki² - Softwareentwicklung
Stefan A. Tzeggai, geb. Krüger
Straßburger Weg 26
53113 Bonn

email   [email protected]
phone   0228 24 000 528
mobile  0176 40 38 9559
webpage wikisquare.de
twitter http://twitter.com/geopublishing
skype   alfonx

reclaim your net - http://tor.eff.org
enforce privacy - http://www.pgpi.org
pgp key id: 51B576FD - http://pgp.mit.edu

Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx2ImUACgkQdFDQR1G1dv3b3QCfbW0yoO7L046ON+SKplWgyZ4F
MB8AoKxDj9DtUmJyIo1GCjfZQw8MgUBg
=Phb5
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to