Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.postgresql.util.PSQLException: ERROR: syntax error #207

Open
eroell opened this issue Jan 10, 2025 · 0 comments
Open

org.postgresql.util.PSQLException: ERROR: syntax error #207

eroell opened this issue Jan 10, 2025 · 0 comments

Comments

@eroell
Copy link

eroell commented Jan 10, 2025

Hi,

trying to make the this tool run!

The following command in the README.md fails for me
ETLSyntheaBuilder::CreateSyntheaTables(connectionDetails = cd, syntheaSchema = syntheaSchema, syntheaVersion = syntheaVersion)

Running synthea_version/v320/create_synthea_tables.sql
Connecting using PostgreSQL driver
  |=================================================================================================================                       |  83%Error in `.createErrorReport()`:
! Error executing SQL:
org.postgresql.util.PSQLException: ERROR: syntax error at or near "date"
  Position: 158

For syntheaVersion=3.2.0. The same error occurs for syntheaVersion=3.3.0, with the v320 failing in the error message above. Not sure if this is an issue from my side?

Some details on my setup:

platform       aarch64-apple-darwin20      
arch           aarch64                     
os             darwin20                    
system         aarch64, darwin20           
status                                     
major          4                           
minor          4.1                         
year           2024                        
month          06                          
day            14                          
svn rev        86737                       
language       R                           
version.string R version 4.4.1 (2024-06-14)

PostgreSQL 17.2
ETLSyntheaBuilder version 2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant