On 2 December 2011 13:18, Torsten Zuehlsdorff wrote:
> Hello,
>
> after several attempts I have finally succeeded in developing a urlencode()
> function to encode text correctly like defined in RFC 1738.
>
> Now i have a big problem: how to decode the text?
>
> Example:
> # SELECT urlencode('Hellö
On 11 March 2011 12:04, Magnus Hagander wrote:
> On Fri, Mar 11, 2011 at 12:58, Damien Churchill wrote:
>> Hi there,
>>
>> I have done quite a bit of searching but have been unable to find any
>> way to do this. I am quite keen to use PostgreSQL 9.0's streaming
&
Hi there,
I have done quite a bit of searching but have been unable to find any
way to do this. I am quite keen to use PostgreSQL 9.0's streaming
replication to create a master/slave write/read setup. However I am
unsure of an upgrade procedure whilst using streaming replication that
doesn't yield