Environment: PostgreSQL 9.3.3 on RHEL 6.4
We have already configured streaming replication in our environment. We have a
master/primary and two standby server configuration. Our next task requires us
to configure and install pgpool.
we want to leverage the installer: installer-pg93-3.3.3.tar.g
On 4/24/2014 5:33 AM, Oscar Calderon wrote:
First of all, you have to format your USB as NTFS instead FAT or FAT32
because NTFS has some features needed by PostgreSQL according to this
link:
and now you have a HUGE problem.the postgres server has to run as a
dedicated user, and that user
On Thu, Apr 24, 2014 at 4:37 AM, Michael Paquier
wrote:
>> 9.3 introduced a cascading replication feature [1] that allows you to
>> stream WAL from standbys to other standbys.
> Picky correction: cascading replication has been added in 9.2.
Oh, right, pardon me.
--
Kind regards,
Sergey Konoplev
Hengky Lie wrote
> Select * from crosstab($$select produkid, warehouseid,onhand from vwtest
> order by 1,2$$)
>
> as t (produkid VARCHAR, warehouseid integer)
>
> The crosstab command didn't work with error : Return and sql tuple
> descriptions are incompatible.
>
> I have tried to change produc
Am 19.04.2014 12:44, schrieb Gunnar "Nick" Bluth:
Heillo,
after stumbling across compile errors for odbc_fdw I realised it was
still on the 9.1. level.
I've patched it, based on the tds_fdw code (so it's still read-only).
It does compile, and I think it is generally sane, however I'm
_anyth
Hi,
I have the following crosstab command :
Select * from crosstab($$select produkid, warehouseid,onhand from vwtest
order by 1,2$$)
as t (produkid VARCHAR, warehouseid integer)
vwtest :
CREATE OR REPLACE VIEW public.vwtest (
produkid,
warehouseid,
onhand)
AS
SELEC
On 04/24/2014 07:34 AM, Alvaro Herrera wrote:
Amit Langote wrote:
On Thursday, April 24, 2014, Bhim Kumar wrote:
Hi sir,
I am getting a lot of mails which are tough to handle.
Please unsubscribe my mail id, so that I would not get unwanted mail.
Use the subscribe/unsubscribe form here.
h
Yees, you're right. My apologizes.
Regards.
***
Oscar Calderon
Analista de Sistemas
Soluciones Aplicativas S.A de C.V
www.solucionesaplicativas.com
Cel.(503) 7741-7850 Tel.(503) 2522-2834
Sent from my Nexus 7
On Apr 24, 2014 8:37 AM, "Alvaro Herrera" wrote:
> Adrian Kl
Adrian Klaver wrote:
> On 04/24/2014 07:10 AM, Oscar Calderon wrote:
> >Hi Adrian thanks for your answer, and yees, you're right, is just that i
> >haven't received an answer from them yet, that's why i sent this email
> >to the mail list.
>
> The important thing to understand here is that the Pos
Amit Langote wrote:
> On Thursday, April 24, 2014, Bhim Kumar wrote:
>
> > Hi sir,
> >
> > I am getting a lot of mails which are tough to handle.
> >
> > Please unsubscribe my mail id, so that I would not get unwanted mail.
>
> Use the subscribe/unsubscribe form here.
>
> http://www.postgresql.
On 04/24/2014 07:10 AM, Oscar Calderon wrote:
Hi Adrian thanks for your answer, and yees, you're right, is just that i
haven't received an answer from them yet, that's why i sent this email
to the mail list.
The important thing to understand here is that the Postgresql project is
not Enterpris
Hi Adrian thanks for your answer, and yees, you're right, is just that i
haven't received an answer from them yet, that's why i sent this email to
the mail list.
About requisites, those are for Associate Certification, i was asking about
Professional Certification, as you can see here:
http://www
On 04/24/2014 05:08 AM, Oscar Calderon wrote:
Hi, have a nice day everybody. Yesterday i took the PostgreSQL Associate
Exam, and fortunately i got 76% in my exam (there are some topics that i
still have to study and practice more) so i got the certification. I
received an email with my score and
First of all, you have to format your USB as NTFS instead FAT or FAT32
because NTFS has some features needed by PostgreSQL according to this link:
https://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows
In the section "Can I install PostgreSQL on a FAT partition?"
Re
Hi, have a nice day everybody. Yesterday i took the PostgreSQL Associate
Exam, and fortunately i got 76% in my exam (there are some topics that i
still have to study and practice more) so i got the certification. I
received an email with my score and a PDF diploma. That's nice, but i have
some doub
On Thursday, April 24, 2014, Bhim Kumar wrote:
> Hi sir,
>
> I am getting a lot of mails which are tough to handle.
>
> Please unsubscribe my mail id, so that I would not get unwanted mail.
>
Use the subscribe/unsubscribe form here.
http://www.postgresql.org/community/lists/subscribe/
--
Amit
On Thu, Apr 24, 2014 at 7:44 AM, Sergey Konoplev wrote:
> On Wed, Apr 23, 2014 at 10:26 AM, Kal Black wrote:
>> I am trying to figure out if wal archiving from a standby is possible and a
>> viable option for a backup strategy on Postgresql 9.3. The idea is to be
>> able to take regular base back
17 matches
Mail list logo