Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General PostgreSQL Topics / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
licensing22 May 2005 12:56 GMT1
Imagine I have built a program based on PostgreSQL. There is a statement
that anyone can use and distribute or modify PostgreSQL software provided
that he includes a document with the license statements. If I include this
license statements and distribute only binaries of the ...
Calling a stored procedure from another stored procedure...09 May 2005 08:42 GMT1
Goodmorning,
I'm quite new to PostgreSQL, started off with version 8.0 some time ago.
Recently I've begun working with stored procedures and now I've come
accross a little problem / issue I can't seem to figure out.
Performance on select on index and large tables07 May 2005 03:58 GMT2
I have a table with about 400,000 records and a btree index (numeric). A
simple SELECT * FROM table WHERE id = ... takes more than a second for
every query and I need to query each record at least once. It helps to
do an UPDATE tabel WHERE id IN (..., ...), but I don't have the ...
time arithmetic07 May 2005 03:47 GMT2
I want to calculate the duration of time for a timecard project.  This
is a sample:
totaltime = (endtime1 - starttime1) + (endtime2 - starttime2)
totaltime is numeric, starttime1 & 2, endtime1 & 2 are ISO time values.
access to database06 May 2005 19:21 GMT3
   I have 2 databases on PostgreSQL, for instance base1, base2.
I connect to psql: psql -p 3333 base1
how can I access to base2 ?
for instance I wont do instruction:
Is GROUP_BY best for this?06 May 2005 19:08 GMT3
Given table all_prices:
product_id | company_id | price
-----------+------------+------
1                0          1
A graphical tool for the visualization?06 May 2005 18:56 GMT2
does anyone know about a tool (free or commercial) for object and relation
view for postgres?
Thanks for any help.
MK
how to import data into table06 May 2005 05:01 GMT3
How does one import data INTO a table.  I am forced to read files (\i)
w/ a ton of insert statements.  I am trying to import approx 800 lines
into the table. However, I must bundle them into a series of files
because of the bug in PGSQL (the buffer overflows).  Interestingly,
newbie06 May 2005 03:50 GMT1
I think I have postgress installed on my redhat 7.3 box
~  User=root $ps -ef | grep postgr
postgres  1295     1  0 02:26 ?        00:00:00 /usr/bin/postmaster
postgres  1297  1295  0 02:26 ?        00:00:00 postgres: stats buffer
PostgreSQL ??06 May 2005 03:40 GMT1
I'm a developer currently wondering which DB choose for my next project.
I looked on the net found ofcourse Oracle but also came up with
PostgreSQL. I heard quite few things about it, all good so I'm wondering
 how really it is.
MS SQL vs PostgreSQL06 May 2005 03:14 GMT3
Hello :)
I'm working on an internet application with MS.Net client program, which is
supposed to communicate with database through PHP or ASP-based webservice.
The database is to hold up to 20-30 mln records in less then hundred
Postgres ok, pgadmin not: why?06 May 2005 03:01 GMT3
Hope this is the right group to post this Q! Don't shoot please.
Ive got my postmaster service running on my Mandrake 9.1. I'm able to run
pgsql, and to 'show all' on a db I've created. Done this under a terminal.
However, when I try to run PGADMIN3, system gives me: "No pg_hba.conf ...
Emergent: get table names from SageLine50 by ODBC04 May 2005 11:41 GMT6
Anybody knows how to get table names from SageLine50 by ODBC.
select * from system_schema.tables is not working for this.
anybody has ever come across this?
thank you
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.