Search Discussions
-
Hello Sir, i am Akansha Singh, pursued my Btech from DAIICT . My current CPGA is 8.09. i am currently working at Oracle , Pvt Limited India as an Intern. i have a keen interest in PgSql, Java, Mysql ...
Akansha Singh
Dec 22, 2012 at 6:19 am
Dec 23, 2012 at 12:48 am -
Hi, I have a issue who i can't solve until now. I want move default log_directory. I run my postgresql on windows 32 bit. Supposed i want to change value of log_directory in postgresql.conf, from ...
Amir Sehan
Jul 23, 2012 at 1:58 am
Jul 23, 2012 at 1:58 am -
Mentors, Students, As a reminder, midterm evaluation forms are now active and open. You have until noon Friday (PST) to fill them out, and there are midterm evaluations for *both* mentors and ...
Josh Berkus
Jul 9, 2012 at 7:34 pm
Jul 9, 2012 at 7:34 pm -
Hello, I have problem with EXPLAIN ANALYZE QUERY. I want to change a plan node, from seq scan to index scan. But i don't know the methode for it. "HashAggregate (cost=33.47..33.60 rows=13 width=1189) ...
Amir Sehan
Jun 21, 2012 at 6:56 am
Jun 21, 2012 at 5:03 pm -
Hi, I found my card is in negative balance... I just try withdraw money and there is still some balance, and in the last chance, I try to withdraw everything according to my calculation to local ...
HuangQi
May 23, 2012 at 4:04 am
May 23, 2012 at 5:12 pm -
Mentors, Students, At this time, you should have officially started your GSOC projects. There will be more later about weekly status reports and the like. -- Josh Berkus PostgreSQL Experts Inc ...
Josh Berkus
May 22, 2012 at 10:11 pm
May 22, 2012 at 10:11 pm -
Students, mentors: Welcome to the GSOC 2012 program! We have 5 great projects for this Summer of Code, and I hope to see all our students do great things. First, if you have not already, please sign ...
Josh Berkus
Apr 24, 2012 at 12:35 am
Apr 24, 2012 at 12:35 am -
Hello, I want to run my gsoc proposal by someone from the postgres team before submitting. Any idea where to mail? Thanks, Aakash
Aakash Goel
Apr 3, 2012 at 5:15 am
Apr 3, 2012 at 4:01 pm -
Hi Dave Actually I was having my mid-sem exams, so I could not much related to the project, But in the meantime, I went through http://wiki.postgresql.org/wiki/PgAdmin_Internals but I didn't get much ...
Mukesh agrawal
Mar 25, 2012 at 6:57 pm
Mar 26, 2012 at 8:44 am -
Hello List, I am a graduated student from China and I am new on postgresql. Is there a project which can lead me to postgresql? Thank you! Yongqiang.
Yongqiang Yang
Mar 9, 2012 at 2:21 am
Mar 30, 2012 at 7:17 pm -
0
query
Sir, I want to know how to configure postgresql-8.3.13 with dtrace in open solaris.I have removed all the inbuilt packages in open solaris related to postgres.Santosh phulari
Oct 10, 2011 at 2:13 pm
Oct 10, 2011 at 2:13 pm -
Hi guys. I want some resources about these topics for my project: 1. Bitmap Index 2. Dense Index 3. Reverse Index 4. Sparse Index could anyone help? any book or paper is good.
Majid Azimi
May 2, 2011 at 4:30 pm
May 2, 2011 at 4:30 pm -
Hello! If you were considering applying for GSoC, please get your initial proposals in NOW! We can give feedback and answer questions if you start on this now. So, please submit today! ...
Selena Deckelmann
Apr 6, 2011 at 1:36 pm
Apr 6, 2011 at 1:36 pm -
Hi, I am writing my proposal, but I dont know what completeness criteria means, somebody can help me? by the other hand, in the online register appears the field *Link id, *How should I fill this ...
Andres Felipe
Apr 5, 2011 at 10:15 pm
Apr 5, 2011 at 10:21 pm -
Hi, My name is Huang Qi Victor. I am currently a year 3 computer science student from Singapore. I chose database as my specialization and currently I'm taking a database implementation course that ...
HuangQi
Apr 5, 2011 at 8:17 am
Apr 26, 2011 at 1:05 pm -
1
Mentor
Hi, Can I specify the name of the mentor in the proposal? Cheers -- Atenciosamente Leonardo Augusto SápirasLeonardo Sápiras
Apr 2, 2011 at 6:11 pm
Apr 3, 2011 at 8:36 am -
Hi, In this days i am finishing XML validation patch and having review of indexing XML type with support of ltree in contrib. XML validation is in TODO. The next step is at my point of view indexing ...
Tomáą Pospíąil
Mar 31, 2011 at 3:18 am
Apr 1, 2011 at 6:10 pm -
Hi guys. I'm about to start bachelor's final project with this topic: Indexing Techyniques And File Design Is there any good references to study?
Majid Azimi
Mar 23, 2011 at 7:14 am
Mar 23, 2011 at 2:02 pm -
Dear postgresql developers, I am greatly interested in participating this year gsoc. The guide wiki is really helpful. But for each individual idea, where can I find references to it. For example, ...
Ryan
Mar 23, 2011 at 4:22 am
Mar 23, 2011 at 11:34 am -
Hi, I am wondering if someone can help me understand the following query execution behavior: I have two similar tables and table2 consists of 5000000 records. Query: INSERT INTO table1 SELECT * FROM ...
Preetika tyagi
Mar 21, 2011 at 5:00 am
Mar 31, 2011 at 12:05 pm -
Hi All, When I insert or update a record in a table in PostgreSQL, the time taken by insert query is much larger (300 ms) than the time taken by update query (20 ms). If I think logically, there ...
Preetika tyagi
Mar 15, 2011 at 7:50 pm
Mar 15, 2011 at 7:50 pm -
Hi Could anyone please help me in understanding the internals of PostgreSQL? Whenever I execute queries on two different tables (same database) from two different clients simultaneously, it takes ...
Preetika tyagi
Feb 28, 2011 at 7:28 pm
Feb 28, 2011 at 7:28 pm -
hi everybody! Could you help me please? How do i do to active a trigger (target is save the history from delete rows) without catch the event from the table where has created but catching the delete ...
Ludovico Bonifacio
Feb 9, 2011 at 1:30 am
Feb 9, 2011 at 1:30 am -
Hello, I am a computer student in belgium, for my academic project I am working to an extension of postgresql 9 under win xp, by creating h DLL in Visual C++ 2008 - I am new in both environments; To ...
Michel wildcat
Feb 8, 2011 at 9:30 pm
Feb 8, 2011 at 9:30 pm -
Helo/Greetings, this is my first post on this mailing list, I`m trying to set up PostGis on a Solaris 10 on Sparc V9 machine. I have installed PostGreSql V 9 , I have been following the Solaris 10 ...
Imran Rajjad
Nov 3, 2010 at 11:55 am
Nov 3, 2010 at 11:55 am -
0
suscribe
suscribePiku phatowali
Jun 7, 2010 at 5:23 pm
Jun 7, 2010 at 5:23 pm -
Hi!, My name is Diorman Colmenares and I am a Computers Engineering student at "UNET" in Venezuela. A couple of days ago I proposed on "phpPgAdmin-devel" mailing list developing a module for ...
Diorman Colmenares
Mar 23, 2010 at 3:26 am
Mar 23, 2010 at 3:26 am -
I want to know!, exist a shape of insert a date with this format ''Dic 18 2005 5:05PM' , and in spanish lc_time , in english format "'Dec 18 2005 5:05PM" postgresql 8.3 and 8.4 inserts correctly. yet ...
Danny Henderson
Nov 20, 2009 at 12:02 pm
Dec 2, 2009 at 3:15 pm -
Hi all, Does someone has some material which explain how the executor works? I'm looking for the internal processing of a query in the _executor_. Thanks for help. Edson Ramiro
Edson Ramiro
Aug 4, 2009 at 8:14 pm
Aug 4, 2009 at 8:18 pm -
Hi, I am using postgresql 8.3 with openJPA 1.2.1. I hit the following error org.postgresql.util.PSQLException: Bad value for type BigDecimal : Y at ...
Ashish Jain
Jun 11, 2009 at 12:53 pm
Jun 11, 2009 at 12:53 pm -
buenas. tengo un problema con la instalacion de postgresql-8.2, la instalacion empieza muy normal yo le digito el account domain, y luego el crea un password randomico, despues me aparece otra ...
German andres arzayus millan
Nov 6, 2008 at 2:40 pm
Nov 6, 2008 at 11:53 pm -
The following code is a chunk of our VB6 application: our problem with this, is that its not updating the table data. i created two type of code just to try if this is functioning but of no avail, i ...
Oca
Oct 5, 2008 at 9:17 pm
Oct 5, 2008 at 9:17 pm -
Hello! The PostgreSQL Community is working to create a community driven and endorsed PostgreSQL Certification. This effort is spearheaded by the PostgreSQL Certification Project ...
Gregory S. Youngblood
Sep 30, 2008 at 1:06 pm
Sep 30, 2008 at 1:06 pm -
Hi, No matter how i read the manual i can't understand it. :( Here is what i would like to do. for example i have table: classes column: classno,...,schedule_count table: schedules column: ...
Oca
Aug 10, 2008 at 9:12 pm
Aug 10, 2008 at 9:12 pm -
hi, I got problem accessing views in Visual Basic 6. Dim rsSchedule As New Recordset With rsSchedule .Open "SELECT * FROM tvwClassSchedules", dbConn, adOpenDynamic, adLockReadOnly .Close End With I ...
Oca
Aug 9, 2008 at 2:15 pm
Aug 9, 2008 at 10:09 pm -
hi, how can i logged users activity in the table where he is manipulating someting? like if i have a table: Table: charge_rates Field1, Field2, Field3, user, time when a user login to postgre and ...
Oca
Jul 31, 2008 at 10:33 pm
Aug 1, 2008 at 8:01 pm -
Hi guys, Can anyone tell me how to connect to Amazon EC2 from postgres using Stored procedure in plpythonu Thanks, Kunal
Kunal Gupta
Jul 17, 2008 at 8:29 pm
Jul 17, 2008 at 8:29 pm -
----------------------------------------------------------------------- Kunal Gupta wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google ...
Kunal Gupta
Jul 16, 2008 at 8:47 pm
Jul 16, 2008 at 8:47 pm -
Hi Guys, I have following challenges: - I am suppose to connect to amazon EC2 and get the various information. - For this I am suppose to create a function in plpythonu. - Problem: in create function ...
Kunal Gupta
Jul 16, 2008 at 8:47 pm
Jul 16, 2008 at 10:43 pm -
Students & Mentors, If any of you wanted to blog about Summer of Code (hint, hint) Google would like a link to your blog entry. -- --Josh Josh Berkus PostgreSQL @ Sun San Francisco
Josh Berkus
Sep 14, 2007 at 12:44 am
Sep 17, 2007 at 5:14 am -
All, We've been invited to the Google Mentor Summit on October 6 in Menlo Park, CA. Google will pay for accomodations, but you need to cover your own travel. Can anyone go other than me? -- --Josh ...
Josh Berkus
Sep 13, 2007 at 10:15 pm
Sep 14, 2007 at 2:38 pm -
Students & Mentors, I'd like to know how all of your projects came out. I know about a few of them, but not a lot of the others: Florian -- still working on HOT Standby Euler -- did not complete ...
Josh Berkus
Aug 29, 2007 at 5:42 pm
Sep 9, 2007 at 5:14 pm -
SoC particpants, As a reminder, final evaluations are due 8/20: http://groups.google.com/group/google-summer-of-code-announce/browse_thread/thread/06c3cdeb3ab7c4f6 While I know that some of you plan ...
Josh Berkus
Aug 16, 2007 at 5:52 pm
Aug 22, 2007 at 10:05 am -
Hello, I am working on the GSoC project : PgCheck - Integrity check for data files. Unfortunately, this project is still in its beginning, because my examination period was during the June. Right now ...
Rober Mach
Jul 15, 2007 at 10:34 am
Jul 15, 2007 at 10:34 am -
Hello, I am working on the GSoC project : PgCheck - Integrity check for data files. Unfortunately, this project is still in its beginning, because my examination period was during the June. Right now ...
Rober Mach
Jul 13, 2007 at 7:28 pm
Jul 15, 2007 at 5:47 pm -
Hello, I am on the project pgUnitTest. The program is usable but is just on the pgFoundry CVS at this time. I am writing a tutorial (a sort of walk through) that explains how to use it. And I think I ...
Mickael DELOISON
Jul 10, 2007 at 12:25 am
Jul 14, 2007 at 5:54 pm -
All, Well, we've been hearing from Florian on the -hackers list. However, both mentors and students have been very quiet otherwise. I'd like to have an update on current status from the other six ...
Josh Berkus
Jun 13, 2007 at 6:30 pm
Jun 15, 2007 at 5:55 pm -
The next Summer of Code is just around the corner. Last year, we had 46 submissions and seven we accepted. Out of the SoC we got two ongoing contributors, several good patches, two code refactors and ...
Josh Berkus
Feb 26, 2007 at 9:11 pm
Feb 26, 2007 at 10:46 pm -
SoC mentors, Google plans on throwing a "mentor summit" this fall. It would be good if someone who was *actually* a mentor could go (i.e. not me) but if nobody can afford the time to go to silicon ...
Josh Berkus
Sep 25, 2006 at 7:05 pm
Oct 2, 2006 at 2:00 pm
Group Overview
group | pgsql-students |
categories | postgresql |
discussions | 66 |
posts | 235 |
users | 63 |
website | postgresql.org |
irc | #postgresql |
Top users
Archives
- December 2012 (4)
- July 2012 (2)
- June 2012 (2)
- May 2012 (4)
- April 2012 (4)
- March 2012 (15)
- October 2011 (1)
- May 2011 (1)
- April 2011 (15)
- March 2011 (46)
- February 2011 (3)
- November 2010 (1)
- June 2010 (1)
- March 2010 (1)
- November 2009 (1)
- August 2009 (2)
- June 2009 (1)
- November 2008 (2)
- October 2008 (1)
- September 2008 (1)
- August 2008 (8)
- July 2008 (5)
- September 2007 (8)
- August 2007 (18)
- July 2007 (8)
- June 2007 (4)
- February 2007 (6)
- September 2006 (3)
- August 2006 (7)
- July 2006 (10)
- June 2006 (44)
- May 2006 (3)