[SQL] distributed database

2001-07-10 Thread Sharmad Naik
How can i have distributed dbase in PostgreSQL (multiple and incomplete database ..horizontal & vertical frag.).Can anybody give me a link or something related to it. -Thanks Sharmad -- Donot rely on the Operating System which don't have any sources for. -S

[SQL] php-nuke

2001-06-05 Thread Sharmad Naik
hi, I wanted to know that does postgresql database support php-nuke -- Donot rely on the Operating System which don't have any sources for. -Seen somewhere on the Net ___ _ _ _ |_|_||_||_||\/||_|| \ _|| || || \| || ||_/

[SQL] SELECT query

2001-04-13 Thread Sharmad Naik
I have three table called table1, table2, table3 all having fields like: table1 contain id and username and id referencing table4 table2 contains id and parallel_username and id referencing table4 table3 contains id and other_username and id referencing table4 table4 is the main table containing

[SQL] passing parameters between forms

2001-04-02 Thread Sharmad Naik
Hi, I have created a database with following structure CREATE TABLE member( mem_id INT, name TEXT, age INT); the first page is as follows : This is the first page

[SQL] Library Management project

2001-03-31 Thread Sharmad Naik
Hi Everyone, Please bear with me.I am a final year student from India-Goa, and +developing a library management system which can be adopted by any University +(Hopefully). We are developing this project using PHP and PostgreSql.The good +thing that we appreciate is that this project is bas

[SQL] Library Management System

2001-03-30 Thread Sharmad Naik
Hi Everyone, Please bear with me.I am a final year student from India-Goa, and +developing a library management system which can be adopted by any University +(Hopefully). We are developing this project using PHP and PostgreSql.The good +thing that we appreciate is that this project is bas

[SQL] primary key and indexing

2001-01-19 Thread Sharmad Naik
I m sorry If anyone has already asked this Q earlier     I wanted to know   Q1. Whether I can have another key on which the table is indexed even though i have a primary key..Then how would the data be accessed according to primary key or the indexed key of my choice or i can index as per m

[SQL] python+postgresql

2001-01-16 Thread Sharmad Naik
I wanted to compile python will an installed postgres package ...can i do it .How? TIA Sharmad

[SQL] importing of ISO file to Postgresql

2001-01-14 Thread Sharmad Naik
Dear Sir,     I m doing a library management program using Postgresql as backend. We are given an ISO 2709 format flat file which is only a books dbase which is to be converted to postgres format     My Q is that where should I import the file ? Please if possible specify the file or directo

[SQL] Serials

2001-01-12 Thread Sharmad Naik
What's the purpose of Serials in Data types of postgres ? TIA Sharmad

[SQL] postmaster

2001-01-11 Thread Sharmad Naik
Everytime I have usually start the server manually then runnig the deamons.But sometime (no many times) in 7.0.2 after killing the server with its pid ,The server process doesn't get reinitialized     Has anybody faced this problem?.. What other processes might would be still be running in b