"Oleg" writes:
> I was sure, that result of this query should be like this:
> obj_id | obj_name| obj_master
>
>1 | First Object |
>2 | Second Object |1
>3 | Third Object |
>4 | Fourth Object |1
> But i
On Thu, Apr 22, 2010 at 4:45 AM, Oleg wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5434
> Logged by: Oleg
> Email address: sacramento_...@mail.ru
> PostgreSQL version: 8.4.3
> Operating system: KUbuntu
> Description: select from xpath_table gi
The following bug has been logged online:
Bug reference: 5434
Logged by: Oleg
Email address: sacramento_...@mail.ru
PostgreSQL version: 8.4.3
Operating system: KUbuntu
Description:select from xpath_table gives wrong results
Details:
Here is a code:
create table tmp
-- Forwarded message --
From: 陳裕耀
Date: 2010/4/22
Subject: Re: [BUGS] BUG #5433: pg_dump (8.4.3) copy database failure!
To: Jaime Casanova
於 2010/4/22 下午 12:56, Jaime Casanova 提到:
On Wed, Apr 21, 2010 at 11:21 PM, y.y.Chen wrote:
pg_dump in A=> pg_dump -h A db > file =