On Saturday 16 October 2004 04:48 pm, Marc G. Fournier wrote:
> On Sat, 16 Oct 2004, snpe wrote:
>
> > Devrim,
> > I update cvs in last two years with
> > cd /u1/pgsql
> > cvs up -dPC
> >
> > I see this error today and I delete all and checkout again
Devrim,
I update cvs in last two years with
cd /u1/pgsql
cvs up -dPC
I see this error today and I delete all and checkout again
It is fine now; pgsql guys destroy cvs often
regards
On Friday 15 October 2004 06:52 pm, Devrim GUNDUZ wrote:
>
> Hi,
>
> On Fri, 15 Oct 2004, snpe wro
/optimizer/path
cvs update: cannot open directory
/projects/cvsroot/pgsql-server/src/backend/optimizer/plan: No such file or directory
On Friday 15 October 2004 06:13 pm, Devrim GUNDUZ wrote:
>
> Hi,
>
> On Fri, 15 Oct 2004, snpe wrote:
>
> > Is it do
Is it down ?
regards
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
On Monday 15 December 2003 08:30 am, Tino Wildenhain wrote:
> Hi Harsi,
>
> snpe schrieb:
> > On Sunday 14 December 2003 03:51 pm, Tino Wildenhain wrote:
> >>Hi snpwhatever,
> >>
> >>snpe wrote:
> >>>Hello,
> >>> Can PostgreSQL
New features in version 10g (commin soon) :
SQL Regular Expressions
...
regards
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
> Another factor, not under our control, is that if the shared memory
> region gets too large the kernel may decide to swap out portions of
> it that haven't been touched lately. This of course is completely
> counterproductive, especially if what gets swapped is a dirty buffer,
> which'll event
On Monday 21 May 2001 01:27, Johnny_ wrote:
> I want to use an aggregate function in the WHERE clause and SQL Server 7
> won't let me? Specifically, I need to find a customer ID where the budget
> is equal to MAX(budget). Is my logic wrong? How can I display the the
> customer ID with the b
On Tuesday 15 May 2001 14:40, you wrote:
> Hello,
>
> I have 2 tables :
>
> CREATE TABLE e_kalkn (
> idINT4 NOT NULL,
> roba VARCHAR(6) NOT NULL,
> dat DATENOT NU
On Tuesday 15 May 2001 17:28, Stephan Szabo wrote:
> On Tue, 15 May 2001, snpe wrote:
> > Table e_kalkn have 4668 rows and e_kalkns 101170 rows.
> >
> > Query :
> >
> > select roba,sum(izn)
> > from e_kalkn k,e_kalkns ks
> > where k.id=ks.id
> &g
On Tuesday 15 May 2001 17:28, Stephan Szabo wrote:
> On Tue, 15 May 2001, snpe wrote:
> > Table e_kalkn have 4668 rows and e_kalkns 101170 rows.
> >
> > Query :
> >
> > select roba,sum(izn)
> > from e_kalkn k,e_kalkns ks
> > where k.id=ks.id
> &g
Hello,
I want next :
a) add constraint (primary and foreign) in existing table
b) temporary disable constraint and enable later
Is it possible in Postgresql ?
Haris Peco
[EMAIL PROTECTED]
---(end of broadcast)---
TIP 1: su
Hello,
Can I calculate size of table in postgresql and how ?
Haris Peco
[EMAIL PROTECTED]
13 matches
Mail list logo