From: | Karla Peralta <karlaper(at)elrosado(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org |
Subject: | Support for SQLkit |
Date: | 2000-11-30 12:21:38 |
Message-ID: | 3A264652.5E0BED1B@elrosado.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-bugs |
Hi,
I have a little problem with SQLkit and I don't know who can help me, I
sent a mail to the programer Thomas Griffin <griffin(at)ocme(dot)ucsf(dot)edu> but
it doesn't exist.
Anyone knows something about it ??
Any way, I'll send a description of the problem:
I have a diskless system.
This is what I have:
System Configuration:
Server
Architecture : Pentium II
Memory : 64Mb
Operating System : RedHat 6.2
PostgreSQL version : 7.0.3-2
Compiler used : FlagShip-4.48-7451
Others : FS2tools-4.48-7451
SQLkit_PG-1.00
Client - Diskless
Memory : 16Mb
Architecture : Pentium
Printer : TM930 Paralell Port
My database is 268 Mb, 60 tables, the largest table has about 181659
rows and 46 columns. I'm using index in each table.
I have to compile the SQLkit_pg.c because I changed my IP server and now
I get some warnings
SQLkit_PG.c: In function '_bb_open_pg':
SQLkit_PG.c: 61: warning: assignment makes pointer from integer without
a cast
SQLkit_PG.c: In function '_bb_ret_pg':
SQLkit_PG.c: 145: warning: type mistmatch with previous implicit
declaration
SQLkit_PG.c: 61: warning: previous implicit declaration of 'getenv'
SQLkit_PG.c: In function '_bb_end_pg':
SQLkit_PG.c: 329: warning: assignment makes pointer from integer without
a cast
SQLkit_PG.c: In function '_bb_rback_pg':
SQLkit_PG.c: 366: warning: assignment makes pointer from integer without
a cast
SQLkit_PG.c: In function '_bb_exec_pg':
SQLkit_PG.c: 404: warning: assignment makes pointer from integer without
a cast
It generates the SQLkit.o, but I 'd like to know if it could cause any
problem.
Regards,
Karla
From | Date | Subject | |
---|---|---|---|
Next Message | paitoon butri | 2000-11-30 12:34:20 | PostgreSQL + SMP |
Previous Message | Ragnar Kjørstad | 2000-11-30 11:53:13 | Re: Redundant databases/real-time backup |
From | Date | Subject | |
---|---|---|---|
Next Message | Gena Gurchonok | 2000-11-30 12:50:41 | query execution time |
Previous Message | Zenon Braga F. | 2000-11-30 10:42:32 | PostgreSQL 7.0.2 doesn't install |