| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Hi All,
I am trying to load a file into a database. The file in part looks like this.
10000,Citizens Bank Checking Account,0,TRUE
10001,Peoples...
Keith Worthington
|
10-15-2004 11:07 AM
Keith Worthington | 3 | 450 |
|  | Hi all,
I have 3 tables like the following:
sample_table:
samp_id
samp_desc
samp_data
Kumar S
|
10-15-2004 10:29 AM
Tom Lane | 1 | 242 |
|  | Hi,
I'm struggling for some time with the following problem:
I have a table like this:
name key value
-------------------------
andi...
Alexander Pucher
|
10-14-2004 04:02 PM
Michael Fuhr | 1 | 185 |
|  | I'm not sure if there is a way to do this without using a programming
language/function ie a for loop for example. Ideally I would like to do
it all...
Jake Stride
|
10-13-2004 07:06 PM
Ron St-Pierre | 3 | 211 |
|  | Hi All,
I am running pgAdmin3 and PostgreSQL 7.3.6. How can I tell what users are
connected and to what database(s)?
Kind...
Keith Worthington
|
10-13-2004 10:03 AM
Keith Worthington | 0 | 168 |
|  | I have a big MSSQL database, how can I import it into PostgreSQL? I've
found that utility PDAdmin has an import plugin but it doesn't work for...
Aleksandar Dezelin
|
10-13-2004 02:53 AM
Aleksandar Dezelin | 0 | 176 |
|  | Hi All,
I need to write a shell script that can be run by cron to automatically load
data into a PostgreSQL database. I have been experimenting...
Keith Worthington
|
10-12-2004 04:21 PM
Ron St-Pierre | 1 | 171 |
|  | Hi All,
When using pgadmin I recieved an error that suggest I check the postmaster log
for more information. This I would happily do if I could...
Keith Worthington
|
10-12-2004 05:24 AM
Oliver Elphick | 1 | 261 |
|  | Dear Group,
I have two tables:
1.
exp_id | exp_name | exp_type | exp_desc |...
Srinivas Iyyer
|
10-11-2004 04:19 PM
Srinivas Iyyer | 0 | 170 |
|  | Hi all,
I have a table something like this....
table Alarm(
AlarmId integer,
AlarmName varchar,
Sentflag smallint,
AckFlag smallint,
RTNFlag...
Pradeepkumar, Pyatalo
|
10-11-2004 03:27 PM
Kumar S | 3 | 165 |
|  | Hello all,
I am new to postgresql, and have few questions to ask
which I hope some kind souls out there willing to help
:)
1. How are parameters...
Number One
|
10-11-2004 04:10 AM
Number One | 0 | 134 |
|  | Hi,
I've just started to use PgSQL, and having some trouble with aggregation
in SQL.
I have a huge-and-growing table described as:
current_traffic...
Tamas MEZEI
|
10-10-2004 08:06 PM
Tamas MEZEI | 0 | 171 |
|  | Dear All,
Kindly suggest for following
What are the possibilities of having a field with default value from
1. Function
2. Views
3. Rules
If ...
V i s h a l Kashyap @ [Sai Hertz And Control Systems]
|
10-09-2004 12:15 PM
V i s h a l Kashyap @ [Sai Hertz And Control Syste | 0 | 183 |
|  | Hi All,
I've just gotten PostgreSQL installed. The problem is now that I have started
the postmaster (incorrectly it appears) how do I stop it? I...
Keith Worthington
|
10-08-2004 04:14 PM
Tom Lane | 1 | 177 |
|  | John Browne wrote:
address situations in
foreign countries, AFAIK. We use this on some of our databases, but we
don't have enough
foreign data yet...
John Browne
|
10-07-2004 02:47 PM
Ron St-Pierre | 2 | 135 |
|  | ---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send...
Pradeepkumar, Pyatalo
|
10-07-2004 04:36 AM
Pradeepkumar, Pyatalo | 0 | 245 |
|  | I'm running postgresql-7.4.3.
I have a table that resembles:
create table foo (
event_id integer primary key,
start timestamp,
finish...
Todd Kover
|
10-06-2004 05:54 PM
Todd Kover | 0 | 157 |
|  | Hello,
I've just purchased SuSE 9.1 Professional which uses the YaST package manager
to install software and was wondering if anyone has...
phil
|
10-06-2004 04:16 PM
Joe Erickson | 2 | 146 |
|  | The documentation says: User-defined functions can be written in C (or a
language that can be made compatible with C, such as C++). So I suppose...
Zhenchang Xing
|
10-06-2004 03:42 PM
Tom Lane | 1 | 150 |
|  | i'm new to linux. i started the postgresql 7.3 server
in the root using red hat 9 and it says that
Postmaster already running. but when i used...
Ramon Orticio
|
10-05-2004 10:27 AM
stig erikson | 1 | 216 |
|  | I have a need to have an auto increasing field, but I don't think I can use
the serial type.
I have a table similar to:
Jobs
====
Id...
Jake Stride
|
10-05-2004 09:31 AM
Andreas | 5 | 183 |
|  | The idea is to write it without creating a function... Just as a quick script.
Not possible? :(
On Sun, 3 Oct 2004 11:21:50 -0400, John DeSoi <jd...
Vitaly Belman
|
10-03-2004 09:41 PM
John DeSoi | 2 | 148 |
|  | hi every body
here is my function to get last day of the month. but it causes error while executing.
please help
/*
This function returns the...
Rajesh nalankal
|
10-03-2004 10:44 AM
Michael Fuhr | 1 | 141 |
|  | Hi
In my crossing from FileMaker to Postgresql, I have a question that so
far I can't answer from reading the O'Reilly book. BTW: most of...
Neacal
|
10-03-2004 10:16 AM
Neacal | 1 | 219 |
|  | Hi
I am working on a real time application.
I have a table which has 10000 rows and 31 columns.It is updated every 5 secs.But only a max of 5000...
Madhukar Gole
|
10-02-2004 11:12 PM
Madhukar Gole | 0 | 122 |
|  | On Mon, Sep 27, 2004 at 19:14:09 -0500,
"D. Duccini" <duccini (AT) backpack (DOT) com> wrote:
The reason this doesn't work is that the timestamp to...
Bruno Wolff III
|
10-01-2004 05:17 PM
Tom Lane | 4 | 174 |
|  | I'm not sure that pg_ctl is bright enough to handle multiple -o options.
You might need -o "-N 40 -B 80" instead.
Having said that, though, I think...
Tom Lane
|
10-01-2004 02:52 PM
Tom Lane | 0 | 232 |
|  | I want to be able to update a value in a table to the existing value plus
or minus a value set in a variable without having to read in the...
Christopher A. Goodfellow
|
09-30-2004 12:58 PM
Oliver Fromme | 2 | 237 |
|  | i'm new to linux. i started the postgresql 7.4 server
in the root using red hat 9 and it says that
Postmaster already running. but when i used...
Ramon Orticio
|
09-29-2004 09:56 PM
Ramon Orticio | 0 | 173 |
|  | Hello,
This is my first message to pgsql-novice.
I create plpgsql function "myfunc(integer)" thats returns of type
record with values from table X...
Paulo Nievierowski
|
09-29-2004 12:57 PM
Devrim GUNDUZ | 2 | 285 |
|  | Dear Group,
I have 3 tables where :
f_huge = a table with variations. Strictly speaking,
the data is not identical, however, keeping aside...
Kumar S
|
09-28-2004 02:16 PM
Kumar S | 0 | 147 |
|  | I do not seem to be able to get into psql after installing. I am unable to
authenticate for user 'postgres.' I am using the password I created...
Taber, Mark
|
09-28-2004 02:16 PM
Taber, Mark | 2 | 256 |
|  | Hi,
I neec help on record-locks and adodb-timeouts.
Server: Postgresql 7.4.3 on Cygwin while playing around
pg-odbc driver: 7.03.02.09
windows...
Andreas
|
09-28-2004 12:03 PM
Andreas | 0 | 139 |
|  | PostGreSQL 7.4.5
Not sure if this is the correct list ....
We were moving a database between two laptops and used pg_dump /
pg_restore to copy a...
Steve Tucknott
|
09-28-2004 10:25 AM
Steve Tucknott | 0 | 167 |
|  | I have been workong with postgresql for months without problem and did not
change anything (I hope so). But now i cannot restart it. Starting...
Reinhard Hnat
|
09-28-2004 10:04 AM
Tom Lane | 1 | 158 |
|  | Last night our server crashed and now we're getting these cache lookup
errors. I've rebuilt the indexes on pg_attribute and pg_class, plus all
the...
Michael Guerin
|
09-28-2004 08:38 AM
Michael Guerin | 2 | 219 |
|  | ---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
Shawn Chisholm
|
09-27-2004 10:53 PM
Michael Fuhr | 4 | 256 |
|  | Sorry if this is a re-post, but my posts don't seem to get through ...
Hi,
I am trying to create a really simple pl/pgsql based function to...
mail
|
09-27-2004 07:17 PM
Gaetano Mendola | 2 | 161 |
|  | I am having trouble installing PostgreSQL-7.4.5 on Redhat V 8.0.
I extracted the files with tar into the directory /usr/local/pgsql
When I run the...
Wayne Unruh
|
09-26-2004 05:04 AM
Kaloyan Iliev Iliev | 2 | 153 |
|  | Dear Group,
I have 13 tables with duplication of elements and
14th tables that has all the unique elements of 13
tables. What I do not have in 14th...
Kumar S
|
09-24-2004 10:11 PM
Kumar S | 3 | 288 |
|  | Dear all
This is a quick one.
Please guide me to the list of supported PL langauages in PostgreSQL.
--
With Best Regards,
Vishal Kashyap.
Sai Hertz...
V i s h a l Kashyap @ [Sai Hertz And Control Systems]
|
09-24-2004 05:49 PM
V i s h a l Kashyap @ [Sai Hertz And Control Syste | 0 | 151 |
|  | hi,
I am a newcomer to PostgreSQL and SQL as well. I am doing my thesis in
university. My topic is about software evolution. So I am often faced...
Zhenchang Xing
|
09-24-2004 01:34 PM
Zhenchang Xing | 0 | 125 |
|  | Hi Group,
I want to copy a view to a output file.
=> copy test_uniqueprobeset to
'/temp/test_uniqueprobeset_focus';
ERROR: cannot copy from...
Kumar S
|
09-24-2004 12:49 PM
Kumar S | 2 | 232 |
|  | Dear group,
I am using COPY for mass upload of my data.
I created a table with one coulmn as
Create table...
Kumar S
|
09-22-2004 02:01 PM
Kumar S | 0 | 266 |
|  | In article <414F2471.9050104 (AT) insys-corp (DOT) com.mx>, Eduardo Vázquez
Rodríguez <evazquez (AT) insys-corp (DOT) com.mx> wrote:
Hola...
Neacal
|
09-22-2004 12:09 PM
Frank Bax | 1 | 183 |
|  | Hi All..
I am looking into setting up a multi-database system with Postgres7.3.4.
In this case all the databases will be on the one server.
Initial...
Jonathon Batson
|
09-22-2004 11:00 AM
brew@theMode.com | 2 | 157 |
|  | On a table update, I want to check for certain conditions in a trigger
function, and if a condition is met, NOT ALLOW the update. Not a...
derrick@grifflink.com
|
09-20-2004 11:05 PM
derrick@grifflink.com | 1 | 152 |
|  | Hi
I would like to try and export the db at work (oracle 9i) and use it
at home with postgres. I am still a complete noob with both (pretty
much with...
Antoine
|
09-20-2004 07:13 PM
Tom Lane | 1 | 139 |
|  | Hi,
any pointers on where I can find information on ECPG and how it functions in a multi threaded environment?
thanks
- Martin...
Martin Atukunda
|
09-20-2004 07:06 AM
Bruce Momjian | 1 | 273 |
|  | Hi group,
I have an existing table with data loaded. Now I
wanted to create a column with SERIAL data type and
want to make that coulmn values as...
Kumar S
|
09-20-2004 12:18 AM
Kumar S | 2 | 146 |